Subversion Repositories livecd

Rev

Rev 171 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 171 Rev 183
Line 40... Line 40...
40
- livecd.conf:              Configuration file for the build scripts
40
- livecd.conf:              Configuration file for the build scripts
41
 
41
 
42
 
42
 
43
Examples:
43
Examples:
44
--------------------------------------------------------------------
44
--------------------------------------------------------------------
45
to build SL4 LiveCD
45
to build LiveCD
46
# ./build-livecd.sh -sl4
46
# ./build-livecd.sh
47
to build SL5 LiveDVD
47
to build LiveDVD
48
# ./build-livecd.sh -sl5 -dvd
48
# ./build-livecd.sh -dvd
49
to build SL4 Mini LiveCD 
49
to build Mini LiveCD 
50
# ./build-livecd.sh -mini -sl4
50
# ./build-livecd.sh -mini 
51
 
51
 
52
 
52
 
53
Requirements:
53
Requirements:
54
--------------------------------------------------------------------
54
--------------------------------------------------------------------
55
- SL4/SL5 installation on build system or in chroot environment
55
- SL4/SL5 installation on build system or in chroot environment