summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-11lbu: do not edit users configNatanael Copa
Cope with empty lines in include/exclude without editing the file ref #713
2011-08-07setup-alpine: populate setup script answer file exampleJeff Bilyk
2011-08-07setup-interfaces: add an option to read custom /etc/network/interfaces from ↵Jeff Bilyk
stdin
2011-08-07setup-dns: remove test dataJeff Bilyk
2011-08-07setup-dns: command line options for unattended modeJeff Bilyk
2011-08-06setup-apkrepos: add option to just add random mirror and don't prompt anymoreJeff Bilyk
2011-08-06setup-apklbu: work better in unattended / silent modeJeff Bilyk
2011-08-05setup-sshd: cleanups and add command line optionsJeff Bilyk
2011-08-05setup-ntp: allow specifying ntp daemon from command lineJeff Bilyk
2011-08-05setup-timezone: command line options for posixtz format and tzdata formatJeff Bilyk
2011-08-05setup-keymap: add option for variant from command-lineJeff Bilyk
2011-08-05setup-hostname: add an option to specify hostnameJeff Bilyk
2011-08-01lbu: fix sed commandJeff Bilyk
fix #615
2011-08-01lbu: strip empty lines from /etc/lbu/include and exclude files before committingJeff Bilyk
2011-08-01setup-apklbu: add an apk cache sync after setting up APK cacheJeff Bilyk
2011-07-31setup-alpine: fix non-working syntaxJeff Bilyk
2011-07-31README: rewrite since alpine-conf includes more than just LBU nowJeff Bilyk
2011-07-31setup-alpine: first cut at implementing answers file support for setting up ↵Jeff Bilyk
Alpine
2011-07-31setup-alpine: only run setup-apklub if sys disk mode wasnt selectedJeff Bilyk
2011-07-31setup-ntp: actually commit the scriptJeff Bilyk
2011-07-31setup-sshd: add dropbear supportJeff Bilyk
2011-07-31setup-ntpd: renamed from setup-chrony, add support for openntpd, other cleanupsJeff Bilyk
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-sshd: new script for setting up sshdJeff Bilyk
2011-07-16setup-chrony: new script for setting up chrony for NTP time syncJeff Bilyk
2011-07-16setup-bootable: enhance to update apk cache on USB/CF installs if it's been ↵Jeff Bilyk
setup
2011-07-16setup-dns: only output search domain if there was one enteredJeff Bilyk
2011-07-16setup-apklbu: remove testing line that was left aroundJeff Bilyk
2011-07-14setup-apklbu: script cleanup and enhancementsJeff Bilyk
2011-07-14setup-bootable: strip off trailing / in srcdir variableJeff Bilyk
strip off trailing /
2011-06-08setup-apklbu: handle ro media for apk and lbuJeff Bilyk
2011-06-08setup-apklbu: new scriptJeff Bilyk
setup-apklbu is a new script for setting up apk cache and lbu
2011-06-07setup-disk: fix data-only mode with no lvm and no raidNatanael Copa
ref #678
2011-06-06setup-gparted-desktop: new setup scriptNatanael Copa
The idea is that you quick and dirty can get gparted up and running
2011-06-06setup-xorg-base: initial commitNatanael Copa
This script is supposed to help users to quickly get a working xorg server running.
2011-06-06release 2.8.1Natanael Copa
2011-06-06setup-alpine: Use 'none' as default diskNatanael Copa
ref #674
2011-06-06setup-disk: install syslinux when installing on mounted dirNatanael Copa
ref #673
2011-05-03setup-disk: add raidmodules to /etc/modules if neededNatanael Copa
2011-05-03setup-apkrepos: avoid double // in urlNatanael Copa
2011-05-02release 2.8.0Natanael Copa
2011-05-02setup-disk: allow entering more than one disk at promptNatanael Copa
So you can specify more than one disk
2011-05-02setup-disk: some bugfixesNatanael Copa
- always install syslinux - add lvm to runlevel boot - fix local variable $size - dont display the /dev/ prefix on disk info
2011-04-29release 2.8.0_pre4Natanael Copa
2011-04-29setup-disk: improve help textNatanael Copa
2011-04-29setup-disk: show more info about diskNatanael Copa
2011-04-27setup-disk: don't complain about invalid disk mode when disk is 'none'Natanael Copa
and fix help to include LVM option ref #592