[Lunar-commits] r14557 - lunar-iso/branches/lunar-iso-2.6
Auke Kok
sofar at lunar-linux.org
Sun May 1 13:39:52 UTC 2005
Author: sofar
Date: 2005-05-01 13:39:52 +0000 (Sun, 01 May 2005)
New Revision: 14557
Modified:
lunar-iso/branches/lunar-iso-2.6/README
Log:
Adding these textual changes back in nestu's branch too.
Modified: lunar-iso/branches/lunar-iso-2.6/README
===================================================================
--- lunar-iso/branches/lunar-iso-2.6/README 2005-05-01 13:39:20 UTC (rev 14556)
+++ lunar-iso/branches/lunar-iso-2.6/README 2005-05-01 13:39:52 UTC (rev 14557)
@@ -25,9 +25,9 @@
take but there are a few necessary prerequisites that the CVS copy does not
contain:
- o A moonbase snapshot
o A proper cache tar.bz2 of every required package (including core tools)
o A full set of sources for each module
+ o Configure the base parameters of the ISO in conf/config
You will need to provide this in order to succesfully perform all steps.
The cache copies wiil be used to bootstrap your ISO, after which basically
@@ -53,10 +53,10 @@
unpack extract the cache tar.bz2's
etcf copy the template files that are not provided by modules
rebuild rebuild all modules at least once
-aaa_base create a tarball with required but untracked files
+aaa_base create a tarball with required but untracked files
proper clear temporary files in the image and clean up some misc stuff
memtest create a memtest boot image
-kernels [TODO]
+kernels compile a set of kernels for both the initrd and to be installed
discover create a static discover binary and required files
initrd compose the initrd from the template and miscfiles
isolinux generate the isolinux files and copy them to the target
@@ -66,6 +66,7 @@
burn burn the latest iso image
blank blank an entire cdrw
-the Makefile contains some variables on top that needs to be set. Pick
-sensible names and version numbers and do not name something which could
-look like a release if it's still beta code ;^)
+The Makefile itself contains no configurable items. Copy the template config
+in the conf/ directory to conf/config and adjust the values as needed for
+your needs.
+
More information about the Lunar-commits
mailing list