summaryrefslogtreecommitdiff
path: root/setup-bootable.in
AgeCommit message (Collapse)Author
2011-07-31setup-{apklbu, bootable, chrony, sshd}: replace double equals in if ↵Jeff Bilyk
statements with single equals
2011-07-16setup-bootable: one last typo fixJeff Bilyk
2011-07-16setup-bootable: somehow a couple lines for remounting RO/RW got missedJeff Bilyk
2011-07-16setup-bootable: rewrite apk cache section to...workJeff Bilyk
2011-07-16setup-bootable: enhance to update apk cache on USB/CF installs if it's been ↵Jeff Bilyk
setup
2011-07-14setup-bootable: strip off trailing / in srcdir variableJeff Bilyk
strip off trailing /
2011-03-10setup-bootable: initial support for extract iso on the flyNatanael Copa
code is a bit messy. needs a cleanup. but its a start.
2010-10-28setup-bootable: use stat to calculate needed disk spaceNatanael Copa
2010-05-26setup-bootable: update syslinux.cfg if not usbdiskNatanael Copa
+ misc fixes
2010-05-26setup-bootable: use -u for upgradesNatanael Copa
2010-05-26setup-bootable: renamed from setup-bootable-usbNatanael Copa