aboutsummaryrefslogtreecommitdiffstats
path: root/setup-bootable.in
Commit message (Expand)AuthorAgeFilesLines
* setup-bootable: use uniso for local .iso files tooTimo Teräs2017-10-191-64/+42
* setup-bootable: do cleanup via exit trapTimo Teräs2017-10-181-6/+16
* setup-bootable: quiet down warnings and extra statisticsTimo Teräs2017-10-181-2/+2
* setup-bootable: mount iso image read-onlyTimo Teräs2017-10-181-1/+1
* setup-bootable: copy efi boot loadersTimo Teräs2017-10-181-7/+6
* indent heredocs and replace echos with heredoc where appropriateJakub Jirutka2016-11-021-17/+17
* replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka2016-11-021-1/+1
* fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka2016-11-021-3/+2
* setup-bootable: warn and fix kernel name changeNatanael Copa2015-07-151-9/+94
* setup-bootable: use ERE for sed regexpNatanael Copa2014-07-171-1/+1
* setup-bootable: do not run syslinux on mounted devicesNatanael Copa2014-07-171-7/+26
* setup-bootable: move syslinux.cfg to /boot/syslinux/ if neededNatanael Copa2013-11-071-18/+37
* setup-bootable: use UUID on new USBsNatanael Copa2013-11-051-1/+1
* setup-bootable: don't replace alpine_dev with UUID by defaultNatanael Copa2013-10-291-7/+6
* various: use long-form apk optionsDubiousjim2013-07-031-2/+2
* setup-bootable: fix the 'Could not find the parent device for ...'Natanael Copa2012-10-031-1/+1
* setup-bootable: show warning if remount as rw failsNatanael Copa2012-05-041-1/+1
* setup-bootable: handle cciss devices betterNatanael Copa2012-05-041-2/+17
* setup-bootable: fix syncing and remount as rwNatanael Copa2012-05-041-2/+3
* setup-bootable: remount as read/write if neededNatanael Copa2012-05-041-0/+19
* setup-bootable: cleanup. use vecho for echo when verbose modeNatanael Copa2012-05-041-7/+12
* setup-bootable: do not remove :vfat from syslinux.cfgNatanael Copa2011-10-271-1/+1
* setup-bootable: revert the cache logicNatanael Copa2011-10-061-32/+0
* setup-bootable: use force UUID in syslinux.cfg, even for upgradersNatanael Copa2011-09-301-1/+13
* setup-{apklbu, bootable, chrony, sshd}: replace double equals in if statement...Jeff Bilyk2011-07-311-2/+2
* setup-bootable: one last typo fixJeff Bilyk2011-07-161-1/+1
* setup-bootable: somehow a couple lines for remounting RO/RW got missedJeff Bilyk2011-07-161-1/+8
* setup-bootable: rewrite apk cache section to...workJeff Bilyk2011-07-161-12/+14
* setup-bootable: enhance to update apk cache on USB/CF installs if it's been s...Jeff Bilyk2011-07-161-0/+22
* setup-bootable: strip off trailing / in srcdir variableJeff Bilyk2011-07-141-1/+1
* setup-bootable: initial support for extract iso on the flyNatanael Copa2011-03-101-19/+40
* setup-bootable: use stat to calculate needed disk spacev2.5.2Natanael Copa2010-10-281-5/+10
* setup-bootable: update syslinux.cfg if not usbdiskNatanael Copa2010-05-261-23/+67
* setup-bootable: use -u for upgradesNatanael Copa2010-05-261-17/+21
* setup-bootable: renamed from setup-bootable-usbNatanael Copa2010-05-261-0/+164