aboutsummaryrefslogtreecommitdiffstats
path: root/setup-bootable.in
Commit message (Collapse)AuthorAgeFilesLines
* setup-bootable: move syslinux.cfg to /boot/syslinux/ if needed2.11-stableNatanael Copa2013-11-191-18/+37
| | | | (cherry picked from commit e8c99e12ef55bbc4d5a3bbb1d4075fb9d8bb8cae)
* setup-bootable: fix the 'Could not find the parent device for ...'Natanael Copa2012-10-031-1/+1
| | | | | ref #1399 (cherry picked from commit d1de3c5a190f8ffb2ed8e768dcbfb968a88f5384)
* 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
| | | | we sync on cleanup and wait before remounting as rw
* 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
| | | | When we replace alpine_dev we should not remove the :<filesystem>
* setup-bootable: revert the cache logicNatanael Copa2011-10-061-32/+0
| | | | | | | | | | It was broken. This reverts: 70b1a6716dc5e2ed4a4b92d908691f86924c3753 a234ec98b8a4be9fa7ebd8e37cce4d58ec1c5473 c67ff2550962e8857d9a7c3859fc5003324e418a 0b3ae89a2abdaccea8eac0a089c1e1fd589c5c3e
* setup-bootable: use force UUID in syslinux.cfg, even for upgradersNatanael Copa2011-09-301-1/+13
| | | | The -k option is to not use UUID
* setup-{apklbu, bootable, chrony, sshd}: replace double equals in if ↵Jeff Bilyk2011-07-311-2/+2
| | | | statements with single equals
* 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 ↵Jeff Bilyk2011-07-161-0/+22
| | | | setup
* setup-bootable: strip off trailing / in srcdir variableJeff Bilyk2011-07-141-1/+1
| | | | strip off trailing /
* setup-bootable: initial support for extract iso on the flyNatanael Copa2011-03-101-19/+40
| | | | code is a bit messy. needs a cleanup. but its a start.
* 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
| | | | + misc fixes
* setup-bootable: use -u for upgradesNatanael Copa2010-05-261-17/+21
|
* setup-bootable: renamed from setup-bootable-usbNatanael Copa2010-05-261-0/+164