| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
right away when being sourced
|
| |
|
|
|
|
|
|
|
|
| |
'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.
|
| |
|
|
|
| |
just packet-manager specific. This requires adapting the configs of all modules
(but not their build scripts)
|
| |
|
|
|
|
|
| |
Can be used to add simple key-value-pairs to files.
It will error if the given key already exists and has a different value.
If it does not exist in the target file, it will be appended/created.
Otherwise, nothing will be done.
|
| | |
|
| | |
|
|
|
Add qnd_exit to stop the entire mltk script from within a function
|