| Line 11... |
Line 11... |
| 11 |
Do not run the build script on your PC !
|
11 |
Do not run the build script on your PC !
|
| 12 |
Only run it on a special build system or in the chroot environment !
|
12 |
Only run it on a special build system or in the chroot environment !
|
| 13 |
The build scripts will change the system
|
13 |
The build scripts will change the system
|
| 14 |
and will/can make your system unusable.
|
14 |
and will/can make your system unusable.
|
| 15 |
--------------------------------------------------------------------
|
15 |
--------------------------------------------------------------------
|
| - |
|
16 |
|
| 16 |
More documentation about building the LiveCD can be found at
|
17 |
More documentation about building the LiveCD can be found at
|
| 17 |
http://linux.web.psi.ch/livecd/build.html
|
18 |
http://linux.web.psi.ch/livecd/build.html !!!
|
| - |
|
19 |
|
| 18 |
--------------------------------------------------------------------
|
20 |
--------------------------------------------------------------------
|
| 19 |
|
21 |
|
| 20 |
|
22 |
|
| 21 |
Please run ./build-livecd.sh to build the LiveCD ISO images
|
23 |
Run ./build-livecd.sh to build the LiveCD ISO images
|
| 22 |
--------------------------------------------------------------------
|
24 |
--------------------------------------------------------------------
|
| 23 |
|
25 |
|
| 24 |
Scripts:
|
26 |
Scripts:
|
| 25 |
--------------------------------------------------------------------
|
27 |
--------------------------------------------------------------------
|
| 26 |
- build-livecd.sh: Main build script run it on the SL4/SL5
|
28 |
- build-livecd.sh: Main build script run it on the SL4/SL5
|
| Line 51... |
Line 53... |
| 51 |
|
53 |
|
| 52 |
Requirements:
|
54 |
Requirements:
|
| 53 |
--------------------------------------------------------------------
|
55 |
--------------------------------------------------------------------
|
| 54 |
- SL4/SL5 installation on build system or in chroot environment
|
56 |
- SL4/SL5 installation on build system or in chroot environment
|
| 55 |
|
57 |
|
| 56 |
- installed unionfs or aufs kernel module and tools
|
58 |
- installed unionfs or aufs kernel module(s)
|
| 57 |
- static linked unionctl
|
59 |
- static linked unionctl (/usr/sbin/unionctl.static)
|
| - |
|
60 |
unionctl is no longer needed if you use unionfs 2.x
|
| 58 |
- installed squashfs kernel module and tools
|
61 |
- installed squashfs kernel module and tools (mksquashfs)
|
| 59 |
(squashfs is included in the SL5 kernel)
|
62 |
(squashfs is included in the SL5 kernel)
|
| 60 |
|
63 |
|
| 61 |
SRPMS and RPMS can be found here:
|
64 |
SRPMS and RPMS for unionfs, aufs and squashfs can be found here:
|
| 62 |
ftp://ftp.psi.ch/psi/livecd/SRPMS
|
65 |
ftp://ftp.psi.ch/psi/livecd/SRPMS
|
| 63 |
ftp://ftp.psi.ch/psi/livecd/RPMS
|
66 |
ftp://ftp.psi.ch/psi/livecd/RPMS
|
| 64 |
|
67 |
|
| 65 |
|
68 |
|
| 66 |
Links:
|
69 |
Links:
|