Subversion Repositories livecd

Rev

Rev 7 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 9
Line 20... Line 20...
20
Please run ./build-livecd.sh to build the LiveCD ISO images
20
Please run ./build-livecd.sh to build the LiveCD ISO images
21
--------------------------------------------------------------------
21
--------------------------------------------------------------------
22
 
22
 
23
Scripts:
23
Scripts:
24
--------------------------------------------------------------------
24
--------------------------------------------------------------------
25
- build-livecd.sh:          Main build script run it on the SL4/SL5 system
25
- build-livecd.sh:          Main build script run it on the SL4 system
26
- customize-livecd.sh:      Prepares the system for a LiveCD
26
- customize-livecd.sh:      Prepares the system for a LiveCD
27
- linux-live.sl/runme.sh:   Based on build scripts 
27
- linux-live.sl4/runme.sh:  Based on build scripts 
28
                            of http://www.linux-live.org
28
                            of http://www.linux-live.org
29
- restore-system.sh:        Restores the system to a bootable installation
29
- restore-system.sh:        Restores the system to a bootable installation
30
- mini-livecd.sh:           Prepares the system to create Mini Livecd
30
- mini-livecd.sh:           Prepares the system to create Mini Livecd
31
                            (save diskspace, etc.)
31
                            (save diskspace, etc.)
32
                            Will use icewm as Windows manager
32
                            Will use icewm as Windows manager
Line 44... Line 44...
44
# ./build-livecd.sh -mini -sl
44
# ./build-livecd.sh -mini -sl
45
 
45
 
46
 
46
 
47
Requirements:
47
Requirements:
48
--------------------------------------------------------------------
48
--------------------------------------------------------------------
49
- SL4/SL5 installation on build system or in chroot environment
49
- SL4 installation on build system or in chroot environment
50
 
50
 
51
- unionfs and squashfs kernel modules
51
- unionfs and squashfs kernel modules
52
  SRPMS and RPMS can be found here:
52
  SRPMS and RPMS can be found here:
53
  ftp://ftp.psi.ch/psi/livecd/SRPMS
53
  ftp://ftp.psi.ch/psi/livecd/SRPMS
54
  ftp://ftp.psi.ch/psi/livecd/RPMS
54
  ftp://ftp.psi.ch/psi/livecd/RPMS