index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-27 | Remove localtime from overlay rc.conf | Gerhard Brauer | |
We preset HARDWARECLOCK with localtime if the user doesn't set this via cmdline. But this preset misaligned the BIOS clock if on UTC and the user select this correctly during aif->date/time-setting. This is in relation to FS#15263 Again: There is no need in LiveCD environment to modify BIOS clock during shutdown. Having this set per default to localtime rc.shutdown sources rc.conf and so localtime is badly used. And worked against the meaning of above flyspray report. (Thanks fs4000, for point me on that) Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-12-21 | Cleanup the install-iso Makefile | Aaron Griffin | |
Also do some tidying of the config and set the default timezone to nothing, to prevent hiccups on rc.shutdown Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-10-19 | Rename all uses of 'archlive' to 'archiso' | Aaron Griffin | |
Additionally change grub prompts to use "ArchLinux LiveCD" as the boot item name Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2008-09-06 | Rename "default-config" to "overlay" | Aaron Griffin | |
I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> |