summaryrefslogtreecommitdiffstats
path: root/server/includes
Commit message (Collapse)AuthorAgeFilesLines
* Try to clean up the mess with all the different kernel version variables ↵Simon Rettberg2014-07-041-2/+2
| | | | everywhere
* [openslx] Check if mksquashfs supports xz, fall back to default compression ↵Simon Rettberg2014-02-191-1/+10
| | | | if not
* [openslx] Experimental -i switch when packing sqfs to filter files from ↵Simon Rettberg2014-02-031-4/+10
| | | | another target (saves 10MB for vmware)
* [packing.inc] change initramfs compression method to xz/lzmaJonathan Bauer2014-01-141-1/+1
|
* ...forgot to delete old .sqfs file....Simon Rettberg2014-01-021-0/+1
|
* !! Split up 'mltk' into 'mltk' and 'openslx' !!Simon Rettberg2014-01-021-0/+35
'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.