| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
follow the call
|
| |
|
|
| |
Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet.
|
| |\ |
|
| | |
| |
| |
| | |
TODO: chroot.inc with overlayfs support as its officially not in debian's repos
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
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.
|
| | |
|
| |
|
|
| |
rename $MODULE.{conf,build} to module.{conf,build}
|
| | |
|
| | |
|
| | |
|
| | |
|
|
|
and spin retry count - could be extended, but those seem to be the best indicators according to $SEARCH_ENGINE
|