Changeset 2092
- Timestamp:
- 10/07/07 06:41:36 (1 year ago)
- Files:
-
- trunk/Makefile (modified) (1 diff)
- trunk/doc/README (deleted)
- trunk/doc/README.txt (added)
- trunk/etc/issue.fullcd (modified) (1 diff)
- trunk/etc/issue.nosrc (modified) (1 diff)
- trunk/etc/issue.toram (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Makefile
r2085 r2092 413 413 @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/boot/isolinux/boot.msg 414 414 @sed -i "s/Version:/Version: $(VERSION)/" $(MP)/etc/issue* 415 @install -m644 doc/README doc/lfscd-remastering-howto.txt $(MP)/root415 @install -m644 doc/README.txt doc/lfscd-remastering-howto.txt $(MP)/root 416 416 @sed -i "s/\[version\]/$(VERSION)/" $(MP)/root/README 417 417 @install -m600 root/.bashrc $(MP)/root/.bashrc trunk/etc/issue.fullcd
r2053 r2092 8 8 ____________________________________________________________ 9 9 [00m 10 Please read the [1;32m/root/README [00m file before using this CD.10 Please read the [1;32m/root/README.txt[00m file before using this CD. 11 11 12 12 All source packages needed to build an LFS system are located in [1;32m/lfs-sources[00m. trunk/etc/issue.nosrc
r2053 r2092 8 8 ____________________________________________________________ 9 9 [00m 10 Please read the [1;32m/root/README [00m file before using this CD.10 Please read the [1;32m/root/README.txt[00m file before using this CD. 11 11 12 12 This CD does not include LFS sources. trunk/etc/issue.toram
r2053 r2092 8 8 ____________________________________________________________ 9 9 [00m 10 Please read the [1;32m/root/README [00m file before using this CD.10 Please read the [1;32m/root/README.txt[00m file before using this CD. 11 11 12 12 All source packages needed to build an LFS system are located on the CD,
