summaryrefslogtreecommitdiff
path: root/contrib/mkimage-arch.sh
Commit message (Expand)AuthorAgeFilesLines
* run shfmtAkihiro Suda2020-03-031-5/+5
* spaces to tabsStaf Wagemakers2019-07-171-38/+38
* Updated mkimage-arch.shStaf Wagemakers2019-05-011-7/+35
* Changed to 1800 second timeout for all ARMV*Dillon Dixon2016-07-101-5/+1
* Fixed arm arch image maker to support arm versions other than 7Dillon Dixon2016-07-101-4/+12
* Add support for Arch Linux ARM. (Close #16695)manchoz2015-12-131-6/+35
* mkimage-arch: remove the test container after runRui Lopes2015-11-221-1/+1
* mkimage-arch: set C.UTF-8 default localeJun-Ru Chang2015-04-011-0/+2
* mkimage-arch.sh - don't run docker in interactive modeJared Biel2015-01-291-1/+1
* Delete man pages of installed packages in mkimage-arch.shZoltan Tombol2015-01-131-0/+1
* Revise list of installed packages in mkimage-arch.shZoltan Tombol2015-01-131-1/+26
* Fix #9462Zoltan Tombol2014-12-121-1/+1
* Preserve extended attributes and acls on archlinux buildDan Griffin2014-10-061-1/+1
* Fix expect script in mkimage-archZoltan Tombol2014-07-101-16/+17
* Revert "removed expect from mkimage-arch since it was not working"Zoltan Tombol2014-07-101-1/+19
* Merge branch 'master' of https://github.com/NikolaMandic/docker into NikolaMa...Tianon Gravi2014-06-301-19/+1
|\
| * removed expect from mkimage-arch since it was not workingNikolaMandic2014-06-181-19/+1
* | mkimage: use /var/tmp by default instead of /tmpVincent Bernat2014-06-271-1/+1
|/
* Fix broken /dev/fd in mkimage-arch.shLance Chen2014-04-191-0/+1
* don't skip cert check for an example & use HTTPSunclejack2014-02-201-1/+1
* Update mkimage-arch.shSamuel Andaya2014-02-031-0/+1
* Merge pull request #3707 from bkcsoft/fix-bash-hashbangsTianon Gravi2014-01-211-1/+1
|\
| * This should make all bash-scripts run on pretty much any posix-system (with b...Kim BKC Carlbacker2014-01-221-1/+1
* | mkimage-arch: provide and use own pacman.confBartłomiej Piotrowski2014-01-211-1/+1
* | mkimage-arch: use hash to check if command is availableBartłomiej Piotrowski2014-01-211-4/+2
* | mkimage-arch: don't generate ISO-8859-1 localeBartłomiej Piotrowski2014-01-211-5/+2
* | mkimage-arch: unify usage of brackets around variablesBartłomiej Piotrowski2014-01-211-16/+16
* | mkimage-arch: remove $DEV instead of renaming itBartłomiej Piotrowski2014-01-211-1/+1
* | mkimage-arch: use mktemp to create ROOTFS directoryBartłomiej Piotrowski2014-01-211-5/+5
|/
* Update all the mkimage scripts to use --numeric-owner as a tar argument to pr...Tianon Gravi2013-10-231-1/+1
* Use heredoc to make expect script more clearTravis Cline2013-10-181-9/+11
* Add mkimage-arch.shTravis Cline2013-10-161-0/+65