| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Keep split usr if original system has it, add extra logic if no split usr | root | 2014-07-24 | 1 | -2/+2 |
| | | |||||
| * | revert wrong fix | root | 2014-07-11 | 1 | -2/+2 |
| | | |||||
| * | [busybox] fix paths | Manuel Schneider | 2014-07-10 | 1 | -2/+2 |
| | | |||||
| * | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules. | ||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 1 | -2/+0![]() |
| | | | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries. | ||||
| * | [modules] new module naming convention | Jonathan Bauer | 2014-03-25 | 1 | -0/+9 |
| rename $MODULE.{conf,build} to module.{conf,build} | |||||

