Changeset 2145
- Timestamp:
- 11/28/07 20:59:40 (1 year ago)
- Files:
-
- branches/minimal/doc/README.txt (modified) (1 diff)
- branches/minimal/doc/lfscd-remastering-howto.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/minimal/doc/README.txt
r2143 r2145 127 127 128 128 mount -t iso9660 -o loop lfslivecd-[version].iso $WORK/orig 129 cp -a $WORK/orig/*/ $WORK/ copy/129 cp -a $WORK/orig/*/ $WORK/orig/README.html $WORK/copy/ 130 130 umount $WORK/orig 131 131 branches/minimal/doc/lfscd-remastering-howto.txt
r2143 r2145 162 162 163 163 Copy the directory structure from the original LiveCD: 164 cp -r /media/cdrom/*/ $WORK/iso164 cp -r /media/cdrom/*/ /media/cdrom/README.html $WORK/iso 165 165 166 166 Replace the stock initramfs images (and, possibly, kernel images) with your
