summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2023-01-22 21:40:42 +0100
committer Eric Hameleers <alien@slackware.com>2023-01-22 21:40:42 +0100
commitba73f4d249939ac427600f40a56dd5b468128c56 (patch)
tree0ffc81592419beabf4bbdea521f00b6ffb9fef06 /README.txt
parent72408e834633006d83451e62ace723cbd3ceb3c6 (diff)
downloadliveslak-ba73f4d249939ac427600f40a56dd5b468128c56.tar.gz
liveslak-ba73f4d249939ac427600f40a56dd5b468128c56.tar.xz
Update boot-stage help with new core2ram parameter. Update README.txt
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 8331e03..fa91f20 100644
--- a/README.txt
+++ b/README.txt
@@ -1089,6 +1089,7 @@ Slackware Live Edition expects its modules to adhere to a particularly loose fil
* Anything may be part of the '*' but most commonly used is "${VERSION}-${ARCH}". The core modules in Slackware Live use the Slackware release as ${VERSION} and the Slackware architecture as ${ARCH}. For the modules in addons/ and optional/ subdirectories, ${VERSION} would commonly be the version of the program that is being made available in the module.
* The four digits of a modulename have a meaning. Some ranges are claimed by the core OS, so please do not use them. Their prefixes are based on the package source: <code>
0000 = contains the Slackware /boot directory
+ 0005 = Console OS modules when explicitly enabled for a regular ISO installed otherwise from Slackware tagfiles
0010-0019 = packages installed from a Slackware tagfile (a,ap,d, ... , y series)
0020-0029 = packages installed from a package list as found in the ./pkglists subdirectory of the liveslak sources (min, noxbase, x_base, xapbase, xfcebase etc)
0030-0039 = a 'local' package, i.e. a package found in subdirectory ./local or ./local64 (depending on architecture)