|
Revision 12, 0.5 kB
(checked in by ludo, 4 years ago)
|
initial ci: revimage= filesystem compression programs
|
| Line | |
|---|
| 1 |
Directories |
|---|
| 2 |
=========== |
|---|
| 3 |
|
|---|
| 4 |
grub.cdrom : source of the CDROM restoration program |
|---|
| 5 |
revimage : source of the binaries which compress a filesystem |
|---|
| 6 |
src_initrd : source for the diskless Linux initrd |
|---|
| 7 |
src_kernel : makefile for the 2.6 diskless Linux kernel |
|---|
| 8 |
src_revoboot : source of the PXE boot loader revoboot.pxe, based on GRUB |
|---|
| 9 |
|
|---|
| 10 |
The diskless initrd and all the utilities, are taken from a Debian Woody, or |
|---|
| 11 |
should be recompiled on a Debian Woody. The interesting side effect, is that |
|---|
| 12 |
if you need to add a binary to the initrd, you just have to drop a Woody |
|---|
| 13 |
binary. |
|---|
| 14 |
|
|---|