about summary refs log tree commit diff
path: root/dracut/locale.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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