about summary refs log tree commit diff
path: root/dracut/locale.sh
Commit message (Collapse)AuthorAgeFilesLines
* mklive: misc tweaks to generate a proper image with runit.Juan RP2014-05-231-1/+1
|
* mklive: do not assume glibc and/or systemd (might use musl and runit instead ↵Juan RP2014-05-231-1/+6
| | | | :-).
* Misc changes to reduce image size.Juan RP2013-08-221-6/+0
| | | | | | | | | | | 1- Stop generating locale via dracut; generate choosen locale at build time. 2- Stop generating a local repository (/packages) to the rootfs. 3- Drop support for -l option. 4- There's no need to copy kernel modules manually anymore. 5- Switch to base-system and some more additional packages to drop base-system-live requirement. WIP! the installer must be updated to copy rootfs files to the targetdir.
* dracut/locale.sh: set locale/keymap in newroot config files too.Juan RP2013-05-211-0/+9
|
* dracut: new locale.sh script to rebuild the target locale.Juan RP2013-05-211-0/+14