aboutsummaryrefslogtreecommitdiff
path: root/configs/install-iso/overlay/usr
Commit message (Collapse)AuthorAgeFilesLines
* Delete old configs filesGerardo Exequiel Pozzi2010-02-081-2/+0
| | | | | | Split from commit 00dda7d4 from Svenstaro repo. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Create user and locales at boot-time.Gerardo Exequiel Pozzi2009-12-011-0/+0
| | | | | | | | | | | | * Avoids having to maintain a private copy of the files: passwd/shadow/group/gshadow * Similar but for locales, as well as the advantage of having ready the locale database that the user wants. (all NN_MM* will be enabled) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> [Aaron: Merged changes into syslinux-iso as well] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Replace 'km' with a call to AIF's partial keymapAaron Griffin2009-03-101-48/+1
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Remove the 'tz' script in favor of the installerAaron Griffin2008-12-231-216/+0
| | | | | | | Latest installer version contains a timezone menu that supersedes the old tz script. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* localtime/UTC corrections to the TZ scriptGerhard Brauer2008-12-181-3/+16
| | | | | | | | The previous code handled timezone changes poorly when fiddling with the hwclock. Add localtime/UTC selection for the hwclock to circumvent this Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Rename "default-config" to "overlay"Aaron Griffin2008-09-063-0/+252
I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>