summaryrefslogtreecommitdiffstats
path: root/remote/includes/system.inc
Commit message (Collapse)AuthorAgeFilesLines
* helpers/includes now should include an __init function and not just do stuff ↵Simon Rettberg2014-07-271-31/+32
| | | | right away when being sourced
* oops - removed debug codeJonathan Bauer2014-07-171-2/+0Star
|
* new 'stage32-headless' target. Started centos support. WIPJonathan Bauer2014-07-171-3/+3
| | | | Use stage32-headless to build on CentOS. Stage32-bwlp won't work yet.
* "Fedora Support", step 1 ->Simon Rettberg2014-07-041-0/+1
| | | | | | | | | | | | | | | | 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.
* !! Split up 'mltk' into 'mltk' and 'openslx' !!Simon Rettberg2014-01-021-0/+37
'mltk remote' is now 'mltk' 'mltk server' is now 'openslx' Also changed the export type (-e) stage31 to 'cpio' and stage32 and addons to 'sqfs' It should describe what it's packed as, not what the meaning of the content is; you can already tell from the file name.