summaryrefslogtreecommitdiffstats
path: root/src/boot-env/OpenSLX/MakeInitRamFS/Engine/SlxBoot.pm
Commit message (Collapse)AuthorAgeFilesLines
* Respect aliases and blacklist of a system. /etc/modprobe.d is now copied to ↵Michael Janczyk2012-12-121-0/+2
| | | | InitRamFS
* - respect blacklisting of modules when autoloading modules in hwautocfg '-b' ↵Michael Janczyk2012-12-041-2/+2
| | | | | | (stage3). - preinit.local enabled again for config/systemName/default, until now it was only possible for the default system in config/default. It make no sense for client specific configurations though.
* change config structure:Michael Janczyk2012-11-221-1/+1
| | | | | | | | | | - old config, which was based only on stage3 wasn't modified. Only the directory has changed to <private-path>/config/stage3 - stage1 config, which wasn't possible this way before, can be done now in <private-path>/config/stage1 - the default/rootfs directory will be used for every vendor-OS - <private-path>/config/stage1/<vendorOSName>/rootfs will be used for the corresponding vendor-OS - so after a clone/install/update of stage1 the dafault config will be rsynced and after that the vendor-OS specific config will be rsynced. At the end the plugins will be installed. - This is all part of slxos-setup. '
* remove uClibc stuff - part ISebastian Schmelzer2010-10-041-4/+4
|
* change dir structureSebastian Schmelzer2010-09-021-0/+264