CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
|
Patch
| revision 5, Sun Oct 4 17:28:48 2009 UTC | revision 6, Sun Oct 4 17:28:48 2009 UTC | |
|---|---|---|
| # | Line 11 | Line 11 |
| 11 | ||
| 12 | COLLECTIONS = core opt xorg | COLLECTIONS = core opt xorg |
| 13 | KERNEL_MIRROR = ftp://ftp.eu.kernel.org | KERNEL_MIRROR = ftp://ftp.eu.kernel.org |
| 14 | KERNEL_VERSION = 2.6.26.5 | KERNEL_VERSION = 2.6.27 |
| 15 | KERNEL_PATCHES = cruxppc-logo.diff | KERNEL_PATCHES = cruxppc-logo.diff |
| 16 | FAKE_ROOT_DIR = $(PWD)/tmp/fake_root | FAKE_ROOT_DIR = $(PWD)/tmp/fake_root |
| 17 | ISO_ROOT_DIR = $(PWD)/tmp/iso_root | ISO_ROOT_DIR = $(PWD)/tmp/iso_root |
| 18 | ISO_FILENAME = $(PWD)/crux-ppc-2.4rc2.iso | ISO_FILENAME = $(PWD)/crux-ppc-2.4rc3.iso |
| 19 | ISO_PACKAGES = filesystem bash coreutils bzip2 e2fsprogs jfsutils xfsprogs \ | ISO_PACKAGES = filesystem bash coreutils bzip2 e2fsprogs jfsutils xfsprogs \ |
| 20 | reiserfsprogs patch findutils glibc grep gzip kbd module-init-tools \ | reiserfsprogs patch findutils glibc grep gzip kbd module-init-tools \ |
| 21 | less yaboot gawk ncurses net-tools pkgutils procps readline sed shadow \ | less yaboot gawk ncurses net-tools pkgutils procps readline sed shadow \ |
|
||||||||