Start buster, simply copying stretch for now
|
@ -129,9 +129,7 @@
|
|||
DEBIAN_KERNEL.</p>
|
||||
|
||||
<p>Debian is available for various kinds of computers
|
||||
(“architectures”), like “IBM-compatible” PCs (<em>i386</em>),
|
||||
Compaq's <em>Alpha</em>, Sun's <em>Sparc</em>, Motorola/IBM's
|
||||
<em>PowerPC</em>, and <em>(Strong)ARM</em> processors. Check the
|
||||
(“architectures”). Check the
|
||||
<a href="http://www.debian.org/ports">ports</a> page for more
|
||||
information.</p>
|
||||
|
||||
|
@ -186,19 +184,19 @@
|
|||
# endif
|
||||
# if (OFFICIAL_VAL == 2)
|
||||
# if OMIT_RELEASE_NOTES
|
||||
<p>The Release Notes for "squeeze" are available on the
|
||||
<a href="http://www.debian.org/releases/squeeze/releasenotes">Debian web
|
||||
<p>The Release Notes for "stretch" are available on the
|
||||
<a href="http://www.debian.org/releases/stretch/releasenotes">Debian web
|
||||
site</a>.</p>
|
||||
# else
|
||||
# if DISKNUM == 1
|
||||
<p>The Release Notes for Debian DEBIAN_KERNEL "squeeze" are included on this disc
|
||||
<p>The Release Notes for Debian DEBIAN_KERNEL "stretch" are included on this disc
|
||||
in <a href=%%""doc/release-notes/%%"">/doc/release-notes/</a>, in
|
||||
several languages. Additional translations and updated versions for
|
||||
the Release Notes may be available from the
|
||||
<a href="http://www.debian.org/releases/squeeze/releasenotes">Debian web
|
||||
<a href="http://www.debian.org/releases/stretch/releasenotes">Debian web
|
||||
site</a>.</p>
|
||||
# else
|
||||
<p>See the first disc in this set for the "squeeze" Release Notes.</p>
|
||||
<p>See the first disc in this set for the "stretch" Release Notes.</p>
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
|
@ -238,7 +236,7 @@
|
|||
# if (OFFICIAL_VAL == 2)
|
||||
# if OMIT_MANUAL
|
||||
<p>An <b>Installation Guide</b> for this disc is available from
|
||||
<a href="http://www.debian.org/releases/squeeze/installmanual">the
|
||||
<a href="http://www.debian.org/releases/stretch/installmanual">the
|
||||
Debian web site</a>.</p>
|
||||
# else
|
||||
<p>An <b>Installation Guide</b> is included on this disc at
|
||||
|
@ -251,13 +249,13 @@
|
|||
|
||||
<p>Note: additional translations, other formats (like PDF and TXT) and
|
||||
updated versions for the Installation Guide are available from
|
||||
<a href="http://www.debian.org/releases/squeeze/installmanual">the Debian web site</a>.
|
||||
<a href="http://www.debian.org/releases/stretch/installmanual">the Debian web site</a>.
|
||||
</p>
|
||||
# endif
|
||||
# else
|
||||
<p>As this is not an official squeeze release disc, then the
|
||||
<p>As this is not an official stretch release disc, then the
|
||||
installation guide many not be released yet. It will appear on <a
|
||||
href="http://www.debian.org/releases/squeeze/installmanual">the
|
||||
href="http://www.debian.org/releases/stretch/installmanual">the
|
||||
Debian web site</a> when ready, but before then you could try <a
|
||||
href="http://d-i.alioth.debian.org/manual/">the development
|
||||
version of the manual</a>.
|
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 7.8 KiB |
After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 43 B After Width: | Height: | Size: 43 B |
|
@ -56,7 +56,7 @@ libgtk2-engines-udeb
|
|||
libpango1.0-udeb
|
||||
libpcre3-udeb
|
||||
libpixman-1-0-udeb
|
||||
libpng12-0-udeb
|
||||
libpng*-udeb
|
||||
libsdl1.2debian-udeb
|
||||
mouse-modules-*
|
||||
ttf-*
|
Before Width: | Height: | Size: 254 B After Width: | Height: | Size: 254 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
|
@ -37,10 +37,10 @@
|
|||
: my-boot-case ( num -- )
|
||||
." " cr
|
||||
case
|
||||
1 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof
|
||||
2 of " cd install/powerpc/vmlinuz-chrp.initrd priority=low --" endof
|
||||
3 of " cd install/powerpc/vmlinuz-chrp.initrd rescue/enable=true --" endof
|
||||
4 of " cd install/powerpc/vmlinuz-chrp.initrd auto=true priority=critical --" endof
|
||||
1 of " cd install/powerpc/vmlinuz-chrp.initrd ---" endof
|
||||
2 of " cd install/powerpc/vmlinuz-chrp.initrd priority=low ---" endof
|
||||
3 of " cd install/powerpc/vmlinuz-chrp.initrd rescue/enable=true ---" endof
|
||||
4 of " cd install/powerpc/vmlinuz-chrp.initrd auto=true priority=critical ---" endof
|
||||
5 of " none" endof
|
||||
endcase
|
||||
$boot
|
|
@ -4,9 +4,6 @@ About the S/390 installation CD
|
|||
It is possible to "boot" the installation system off this CD using
|
||||
the files provided in the /boot directory.
|
||||
|
||||
Note that the /boot/d390oco.* files are only provided as an example
|
||||
as Debian cannot ship the object-code-only-modules-ramdisk (oco.bin).
|
||||
|
||||
Although you can boot the installer from this CD, the installation
|
||||
itself is *not* actually done from the CD. Once the initrd is loaded,
|
||||
the installer will ask you to configure your network connection and
|
|
@ -3,4 +3,4 @@ linux_vm 0x00000000
|
|||
root.off 0x0001040c
|
||||
root.siz 0x00010414
|
||||
parmfile 0x00010480
|
||||
root.bin 0x00800000
|
||||
root.bin 0x01000000
|
After Width: | Height: | Size: 39 KiB |
|
@ -15,14 +15,5 @@ Press TAB for a full list of options.
|
|||
If the system fails to boot with a white screen
|
||||
which doesn't go away, add 'video=ofonly'.
|
||||
|
||||
The following desktop environments are available:
|
||||
gnome, kde, xfce and lxde. The default on this ${MEDIA_TYPE}
|
||||
is ${DEFAULT_DESKTOP}.
|
||||
If you prefer a different desktop, append
|
||||
"desktop=<your choice>"
|
||||
e.g. to do an expert install with the xfce desktop
|
||||
environment, type
|
||||
"expert desktop=xfce"
|
||||
at the "boot:" prompt.
|
||||
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
Welcome to Debian GNU/Linux ${DEBIAN_VERSION}!
|
||||
|
||||
This is a Debian installation ${MEDIA_TYPE},
|
||||
built on ${BUILD_DATE}.
|
||||
|
||||
|
||||
Press ENTER to continue, or press TAB for a
|
||||
full list of options.
|
||||
|
||||
|
||||
If the system fails to boot with a white screen
|
||||
which doesn't go away, try:
|
||||
|
||||
install video=ofonly
|
|
@ -9,27 +9,27 @@ message=/install/boot32.msg
|
|||
image=/install/powerpc/vmlinux
|
||||
label=install
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="--"
|
||||
append="---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=expert
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="priority=low --"
|
||||
append="priority=low ---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=rescue
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="rescue/enable=true --"
|
||||
append="rescue/enable=true ---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=auto
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="auto=true priority=critical --"
|
||||
append="auto=true priority=critical ---"
|
||||
initrd-size=10240
|
||||
read-only
|
|
@ -9,28 +9,28 @@ message=/install/boot.msg
|
|||
image=/install/powerpc64/vmlinux
|
||||
label=install
|
||||
initrd=/install/powerpc64/initrd.gz
|
||||
append="--"
|
||||
append="---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc64/vmlinux
|
||||
label=expert
|
||||
initrd=/install/powerpc64/initrd.gz
|
||||
append="priority=low --"
|
||||
append="priority=low ---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc64/vmlinux
|
||||
label=rescue
|
||||
initrd=/install/powerpc64/initrd.gz
|
||||
append="rescue/enable=true --"
|
||||
append="rescue/enable=true ---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc64/vmlinux
|
||||
label=auto
|
||||
initrd=/install/powerpc64/initrd.gz
|
||||
append="auto=true priority=critical --"
|
||||
append="auto=true priority=critical ---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
|
@ -40,27 +40,27 @@ image=/install/powerpc64/vmlinux
|
|||
image=/install/powerpc/vmlinux
|
||||
label=install32
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="--"
|
||||
append="---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=expert32
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="priority=low --"
|
||||
append="priority=low ---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=rescue32
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="rescue/enable=true --"
|
||||
append="rescue/enable=true ---"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=auto32
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="auto=true priority=critical --"
|
||||
append="auto=true priority=critical ---"
|
||||
initrd-size=10240
|
||||
read-only
|
|
@ -1,140 +0,0 @@
|
|||
# These udebs build the d-i cdrom initrd. As such, there is no reason
|
||||
# to keep another copy of them on the CD in udeb form.
|
||||
#
|
||||
# This duplicates data found in the file build/pkg-lists/kernel, in d-i svn
|
||||
kernel-image-*
|
||||
# build/pkg-lists/base in d-i svn
|
||||
archdetect
|
||||
rootskel
|
||||
main-menu
|
||||
cdebconf-udeb
|
||||
udpkg
|
||||
anna
|
||||
di-utils
|
||||
di-utils-shell
|
||||
di-utils-reboot
|
||||
lowmemcheck
|
||||
# build/pkg-lists/cdrom/common, in d-i svn (also included in the
|
||||
# root+cd-drivers floppies)
|
||||
busybox-udeb
|
||||
installation-locale
|
||||
localechooser
|
||||
iso-3166-udeb
|
||||
hw-detect
|
||||
cdrom-detect
|
||||
cdrom-retriever
|
||||
load-cdrom
|
||||
cdrom-checker
|
||||
bogl-bterm-udeb
|
||||
di-utils-terminfo
|
||||
cdebconf-priority
|
||||
cdebconf-newt-udeb
|
||||
usb-discover
|
||||
preseed-common
|
||||
initrd-preseed
|
||||
file-preseed
|
||||
nano-udeb
|
||||
floppy-retriever
|
||||
libfribidi0-udeb
|
||||
# Already on the initrd as dependencies
|
||||
libdebconfclient0-udeb
|
||||
libdebian-installer4-udeb
|
||||
libdebian-installer-extra4-udeb
|
||||
# These udebs are only useful in building the boot floppy image
|
||||
busybox-floppy-udeb
|
||||
rootskel-bootfloppy
|
||||
# Graphical installer: common udebs included in initrd
|
||||
rootskel-gtk
|
||||
cdebconf-gtk-udeb
|
||||
fontconfig-udeb
|
||||
gtk2-engines-udeb
|
||||
libatk1.0-udeb
|
||||
libexpat1-udeb
|
||||
libfreetype6-udeb
|
||||
libglib2.0-udeb
|
||||
libgtk2-engines-udeb
|
||||
libpango1.0-udeb
|
||||
libpcre3-udeb
|
||||
libpixman-1-0-udeb
|
||||
libpng12-0-udeb
|
||||
libsdl1.2debian-udeb
|
||||
mouse-modules-*
|
||||
ttf-*
|
||||
fbset-udeb
|
||||
# Graphical installer: udebs for directfb
|
||||
libdirectfb-*-udeb
|
||||
libcairo-directfb2-udeb
|
||||
libgtk-directfb-2.0-0-udeb
|
||||
# Graphical installer: udebs for X.Org
|
||||
xserver-xorg-core-udeb
|
||||
xserver-xorg-input-evdev-udeb
|
||||
xserver-xorg-video-fbdev-udeb
|
||||
x11-xkb-utils-udeb
|
||||
xkb-data-udeb
|
||||
libcairo2-udeb
|
||||
libdrm2-udeb
|
||||
libfontenc1-udeb
|
||||
libgtk-x11-udeb
|
||||
libpciaccess0-udeb
|
||||
libx11-6-udeb
|
||||
libxau6-udeb
|
||||
libxcb1-udeb
|
||||
libxcursor1-udeb
|
||||
libxdmcp6-udeb
|
||||
libxext6-udeb
|
||||
libxfixes3-udeb
|
||||
libxfont1-udeb
|
||||
libxft2-udeb
|
||||
libxi6-udeb
|
||||
libxinerama1-udeb
|
||||
libxkbfile1-udeb
|
||||
libxrender1-udeb
|
||||
# Graphical installer: terminal support is included in initrd
|
||||
cdebconf-gtk-terminal
|
||||
libvte9-udeb
|
||||
# Not currently used
|
||||
cdebootstrap-udeb
|
||||
hdparm-udeb
|
||||
dhcp-client-udeb
|
||||
# This package is only useful in the d-i-demo
|
||||
di-utils-exit-installer
|
||||
# No need for these loaders.
|
||||
download-installer
|
||||
load-floppy
|
||||
# Only useful in the hd-media initrd
|
||||
iso-scan
|
||||
load-iso
|
||||
# These are not really needed, the regular netcfg subsumes them
|
||||
netcfg-static
|
||||
# skolelinux stuff, not for the stock CDs
|
||||
debian-edu-install-udeb
|
||||
debian-edu-profile-udeb
|
||||
debian-edu-archive-keyring-udeb
|
||||
ltsp-client-builder
|
||||
autopartkit
|
||||
# live CD stuff
|
||||
live-installer
|
||||
simple-cdd-profiles
|
||||
# If needed, will be on the initrd already
|
||||
module-init-tools-udeb
|
||||
env-preseed
|
||||
rescue-check
|
||||
cdebconf-text-udeb
|
||||
brltty-udeb
|
||||
klibc-utils-udeb
|
||||
libklibc-udeb
|
||||
udev-udeb
|
||||
udev-gtk-udeb
|
||||
ai-choosers
|
||||
auto-install
|
||||
libslang2-udeb
|
||||
kbd-chooser
|
||||
kbd-udeb
|
||||
console-setup-*
|
||||
# Currently unused
|
||||
debian-ports-archive-keyring-udeb
|
||||
emdebian-archive-keyring-udeb
|
||||
nbd-client-udeb
|
||||
pwgen-udeb
|
||||
# Eh?
|
||||
gnumach-udeb
|
|
@ -1,89 +0,0 @@
|
|||
\ FORTH is identifed by a forth comment at first line
|
||||
\
|
||||
\ terminal control stuff
|
||||
\
|
||||
: TTY.CSI d# 27 EMIT ASCII [ EMIT ;
|
||||
: TTY.HOME TTY.CSI ASCII H EMIT ;
|
||||
: TTY.CLR_EOS TTY.CSI ASCII J EMIT ;
|
||||
: TTY.HOME_CLR TTY.HOME TTY.CLR_EOS ;
|
||||
\
|
||||
\ boot menu stuff
|
||||
\
|
||||
: my-max-boot-num 4 ;
|
||||
: my-boot-default 1 ;
|
||||
: my-boot-delay d# 300 ; \ unit = 100 ms
|
||||
: my-print-menu ( -- )
|
||||
TTY.HOME_CLR
|
||||
." " cr
|
||||
." Welcome to Debian GNU/Linux ${DEBIAN_VERSION}!" cr
|
||||
." " cr
|
||||
." This is a Debian installation ${MEDIA_TYPE}," cr
|
||||
." built on ${BUILD_DATE}." cr
|
||||
." " cr
|
||||
." The default option is (1) 'install'. For maximum" cr
|
||||
." control, you can use the (2) 'expert' option." cr
|
||||
." " cr
|
||||
." ************************************" cr
|
||||
." If in doubt, just choose (1) 'install'" cr
|
||||
." ************************************" cr
|
||||
." " cr
|
||||
." 1: install" cr
|
||||
." 2: expert" cr
|
||||
." 3: rescue" cr
|
||||
." 4: return to OF prompt" cr
|
||||
." " cr
|
||||
;
|
||||
: my-boot-case ( num -- )
|
||||
." " cr
|
||||
case
|
||||
1 of " cd install/powerpc/vmlinuz-chrp.initrd --" endof
|
||||
2 of " cd install/powerpc/vmlinuz-chrp.initrd DEBCONF_PRIORITY=low --" endof
|
||||
3 of " cd install/powerpc/vmlinuz-chrp.initrd rescue/enable=true --" endof
|
||||
4 of " none" endof
|
||||
endcase
|
||||
$boot
|
||||
;
|
||||
: my-input-num ( wait-period max-boot-num default-num -- boot-num )
|
||||
1 \ loop-inc = 1
|
||||
3 pick 0 do
|
||||
0d emit
|
||||
." press 1-"
|
||||
( wait-period max-boot-num default-num loop-inc )
|
||||
2 pick ascii 0 + emit
|
||||
dup 1 = if
|
||||
." within "
|
||||
3 pick i - d# 10 / .d
|
||||
." seconds"
|
||||
then
|
||||
." (default: "
|
||||
over ascii 0 + emit
|
||||
." ) : "
|
||||
d# 100 ms
|
||||
key? if
|
||||
key
|
||||
( wait-period max-boot-num default-num loop-inc key )
|
||||
dup 0d = if \ return pressed
|
||||
drop leave
|
||||
then
|
||||
|
||||
ascii 0 -
|
||||
( wait-period max-boot-num default-num loop-inc num )
|
||||
dup 1 5 pick
|
||||
( wait-period max-boot-num default-num loop-inc num num 1 max-boot-num )
|
||||
between if
|
||||
rot drop swap leave
|
||||
then
|
||||
|
||||
( wait-period max-boot-num default-num loop-inc num )
|
||||
2drop 0 \ loop-inc = 0
|
||||
then
|
||||
dup +loop
|
||||
drop
|
||||
( wait-period max-boot-num boot-num )
|
||||
nip nip
|
||||
;
|
||||
|
||||
|
||||
my-print-menu
|
||||
my-boot-delay my-max-boot-num my-boot-default my-input-num
|
||||
my-boot-case
|
|
@ -1,24 +0,0 @@
|
|||
About the S/390 installation CD
|
||||
===============================
|
||||
|
||||
It is possible to "boot" the installation system off this CD using
|
||||
the files provided in the /boot directory.
|
||||
|
||||
Note that the /boot/d390oco.* files are only provided as an example
|
||||
as Debian cannot ship the object-code-only-modules-ramdisk (oco.bin).
|
||||
|
||||
Although you can boot the installer from this CD, the installation
|
||||
itself is *not* actually done from the CD. Once the initrd is loaded,
|
||||
the installer will ask you to configure your network connection and
|
||||
uses the network-console component to allow you to continue the
|
||||
installation over SSH. The rest of the installation is done over the
|
||||
network: all installer components and Debian packages are retrieved
|
||||
from a mirror.
|
||||
|
||||
|
||||
Tip for users of the Hercules emulator
|
||||
--------------------------------------
|
||||
If you want to ipl the installer off this CD, mount it on the host
|
||||
system (e.g. on /media/cdrom) and enter the following in the Hercules
|
||||
management console:
|
||||
ipl /media/cdrom/boot/d390.ins
|
|
@ -1,7 +0,0 @@
|
|||
* Debian GNU/Linux for S/390 (boot from CD-ROM or FTP-Server with OCO-Modules)
|
||||
linux_vm 0x00000000
|
||||
root.off 0x0001040c
|
||||
root.siz 0x00010414
|
||||
parmfile 0x00010480
|
||||
root.bin 0x00800000
|
||||
oco.bin 0x00c00000
|
|
@ -1,8 +0,0 @@
|
|||
@TDF
|
||||
H:\BOOT\LINUX_TP UNDEFINED RECSIZE 1024
|
||||
H:\BOOT\PARMFILE UNDEFINED RECSIZE 1024
|
||||
H:\BOOT\ROOT.BIN UNDEFINED RECSIZE 1024
|
||||
H:\BOOT\OCO.BIN UNDEFINED RECSIZE 1024
|
||||
TM
|
||||
TM
|
||||
EOT
|
|
@ -1,18 +0,0 @@
|
|||
Welcome to Debian GNU/Linux ${DEBIAN_VERSION}!
|
||||
|
||||
This is a Debian installation ${MEDIA_TYPE},
|
||||
built on ${BUILD_DATE}.
|
||||
|
||||
Enter one of the following options to begin:
|
||||
|
||||
install 32-bit processor (G4 or earlier)
|
||||
install64 64-bit processor (G5 or IBM POWER3/4/5)
|
||||
expert expert mode on 32-bit processor
|
||||
expert64 expert mode on 64-bit processor
|
||||
|
||||
If the system fails to boot at all (the typical
|
||||
symptom is a white screen which doesn't go away),
|
||||
add 'video=ofonly'.
|
||||
|
||||
Press the Tab key for a full list of options, or enter
|
||||
'help' for help.
|
|
@ -1,64 +0,0 @@
|
|||
<CHRP-BOOT>
|
||||
<COMPATIBLE>
|
||||
MacRISC MacRISC3 MacRISC4
|
||||
</COMPATIBLE>
|
||||
<DESCRIPTION>
|
||||
GNU/Linux PPC bootloader
|
||||
</DESCRIPTION>
|
||||
<BOOT-SCRIPT>
|
||||
" screen" output
|
||||
load-base release-load-area
|
||||
boot cd:,\install\yaboot
|
||||
</BOOT-SCRIPT>
|
||||
<OS-BADGE-ICONS>
|
||||
1010
|
||||
000000000000F8FEACF6000000000000
|
||||
0000000000F5FFFFFEFEF50000000000
|
||||
00000000002BFAFEFAFCF70000000000
|
||||
0000000000F65D5857812B0000000000
|
||||
0000000000F5350B2F88560000000000
|
||||
0000000000F6335708F8FE0000000000
|
||||
00000000005600F600F5FD8100000000
|
||||
00000000F9F8000000F5FAFFF8000000
|
||||
000000008100F5F50000F6FEFE000000
|
||||
000000F8F700F500F50000FCFFF70000
|
||||
00000088F70000F50000F5FCFF2B0000
|
||||
0000002F582A00F5000008ADE02C0000
|
||||
00090B0A35A62B0000002D3B350A0000
|
||||
000A0A0B0B3BF60000505E0B0A0B0A00
|
||||
002E350B0B2F87FAFCF45F0B2E090000
|
||||
00000007335FF82BF72B575907000000
|
||||
000000000000ACFFFF81000000000000
|
||||
000000000081FFFFFFFF810000000000
|
||||
0000000000FBFFFFFFFFAC0000000000
|
||||
000000000081DFDFDFFFFB0000000000
|
||||
000000000081DD5F83FFFD0000000000
|
||||
000000000081DDDF5EACFF0000000000
|
||||
0000000000FDF981F981FFFF00000000
|
||||
00000000FFACF9F9F981FFFFAC000000
|
||||
00000000FFF98181F9F981FFFF000000
|
||||
000000ACACF981F981F9F9FFFFAC0000
|
||||
000000FFACF9F981F9F981FFFFFB0000
|
||||
00000083DFFBF981F9F95EFFFFFC0000
|
||||
005F5F5FDDFFFBF9F9F983DDDD5F0000
|
||||
005F5F5F5FDD81F9F9E7DF5F5F5F5F00
|
||||
0083DD5F5F83FFFFFFFFDF5F835F0000
|
||||
000000FBDDDFACFBACFBDFDFFB000000
|
||||
000000000000FFFFFFFF000000000000
|
||||
0000000000FFFFFFFFFFFF0000000000
|
||||
0000000000FFFFFFFFFFFF0000000000
|
||||
0000000000FFFFFFFFFFFF0000000000
|
||||
0000000000FFFFFFFFFFFF0000000000
|
||||
0000000000FFFFFFFFFFFF0000000000
|
||||
0000000000FFFFFFFFFFFFFF00000000
|
||||
00000000FFFFFFFFFFFFFFFFFF000000
|
||||
00000000FFFFFFFFFFFFFFFFFF000000
|
||||
000000FFFFFFFFFFFFFFFFFFFFFF0000
|
||||
000000FFFFFFFFFFFFFFFFFFFFFF0000
|
||||
000000FFFFFFFFFFFFFFFFFFFFFF0000
|
||||
00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
|
||||
00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00
|
||||
00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
|
||||
000000FFFFFFFFFFFFFFFFFFFF000000
|
||||
</OS-BADGE-ICONS>
|
||||
</CHRP-BOOT>
|
|
@ -1,70 +0,0 @@
|
|||
## This yaboot.conf is for CD booting only, do not use as reference.
|
||||
## Debian GNU/Linux PowerPC (CODENAME)
|
||||
|
||||
# It is important not to have a comma after cd:
|
||||
# Let's disable this one for now, as it breaks on IBM 64bit boxes,
|
||||
# Not sure if it is ok on powermacs, but yaboot should be able to
|
||||
# parse that from chosen/bootpath.
|
||||
# device=cd:
|
||||
default=install
|
||||
|
||||
# FIXME: will this be the correct path?
|
||||
message=/install/boot.msg
|
||||
|
||||
# PowerPC subarch
|
||||
image=/install/powerpc/vmlinux
|
||||
label=install
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="--"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=expert
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="DEBCONF_PRIORITY=low --"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=rescue
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="rescue/enable=true --"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc/vmlinux
|
||||
label=auto
|
||||
initrd=/install/powerpc/initrd.gz
|
||||
append="auto=true priority=critical --"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
# PowerPC 64bit subarch
|
||||
image=/install/powerpc64/vmlinux
|
||||
label=install64
|
||||
initrd=/install/powerpc64/initrd.gz
|
||||
append="--"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc64/vmlinux
|
||||
label=expert64
|
||||
initrd=/install/powerpc64/initrd.gz
|
||||
append="DEBCONF_PRIORITY=low --"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc64/vmlinux
|
||||
label=rescue64
|
||||
initrd=/install/powerpc64/initrd.gz
|
||||
append="rescue/enable=true --"
|
||||
initrd-size=10240
|
||||
read-only
|
||||
|
||||
image=/install/powerpc64/vmlinux
|
||||
label=auto64
|
||||
initrd=/install/powerpc64/initrd.gz
|
||||
append="auto=true priority=critical --"
|
||||
initrd-size=10240
|
||||
read-only
|
|
@ -1,493 +0,0 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Debian DEBIAN_KERNEL -- The Universal Operating System</title>
|
||||
<meta name="Description" content="Debian DEBIAN_KERNEL is a free distribution of the DEBIAN_KERNEL operating system. It is maintained and updated through the work of many users who volunteer their time and effort." />
|
||||
<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG" />
|
||||
<meta name="Language" content="English" />
|
||||
<meta name="Author" content="J.A. Bezemer, debian-boot@lists.debian.org" />
|
||||
<link rev="made" href="mailto:debian-boot@lists.debian.org" />
|
||||
<link href="css/debinstall.css" rel="stylesheet" type="text/css" />
|
||||
<link href="css/debinstall-print.css" media="print" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body id="readme">
|
||||
|
||||
<!-- The HTML and TEXT file are NOT the actual source code. -->
|
||||
<!-- For that, see http://svn.debian.org/wsvn/debian-cd -->
|
||||
#if 0
|
||||
If you read THIS, you're viewing the actual source file ;-)
|
||||
#endif
|
||||
|
||||
#undef i386
|
||||
#undef amd64
|
||||
#undef alpha
|
||||
#undef powerpc
|
||||
#undef ppc
|
||||
#undef sparc
|
||||
#undef ultrasparc
|
||||
#undef m68k
|
||||
#undef arm
|
||||
#undef binary
|
||||
#undef bin
|
||||
#undef source
|
||||
#undef src
|
||||
|
||||
#if OUTPUTtext
|
||||
#define href nothing
|
||||
#endif
|
||||
|
||||
#include <README.diskdefines>
|
||||
|
||||
<div id="header">
|
||||
#if OUTPUThtml
|
||||
<div id="upperheader">
|
||||
<div id="logo">
|
||||
<a href="http://www.debian.org/" title="www.debian.org"><img
|
||||
src="pics/openlogo-nd-50.png" width="70" height="120"
|
||||
alt="www.debian.org" /></a>
|
||||
</div><!-- end logo -->
|
||||
<p class="section"><em>Installer</em></p>
|
||||
</div><!-- end upperheader -->
|
||||
<!--UdmComment-->
|
||||
#endif
|
||||
|
||||
#if OUTPUTtext
|
||||
<p align="center">DISKNAME <br /><br /></p>
|
||||
<p align="right">(HTML version in README.html)<br /></p>
|
||||
#endif
|
||||
|
||||
<div id="intro">
|
||||
<div id="splash">
|
||||
#if OUTPUTtext
|
||||
<h1 align="center">
|
||||
#else
|
||||
<h1>
|
||||
#endif
|
||||
Welcome to the exciting world of
|
||||
#if OUTPUTtext
|
||||
<br />
|
||||
#endif
|
||||
<span id="debian-img"><img
|
||||
src="pics/debian-61.png" alt="Debian DEBIAN_KERNEL"
|
||||
height="94" width="211" /></span></h1>
|
||||
|
||||
#if (defined(DISKTYPEBC) || defined(DISKTYPENETINST))
|
||||
<p>This disc contains the installer for the
|
||||
#else
|
||||
<p>This is one disc in a set containing the
|
||||
#endif
|
||||
<a href="http://www.debian.org/">Debian DEBIAN_KERNEL</a> distribution.
|
||||
Debian is a very extensive collection of software. But it
|
||||
is more. It is a complete Operating System (OS) for your
|
||||
computer. And it is <a href=
|
||||
"http://www.debian.org/intro/free">free</a> (as in
|
||||
“freedom”).</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
#if OUTPUThtml
|
||||
<p id="breadcrumbs">
|
||||
<span class="alt">(<a href= "README.txt">Text version</a>)</span>
|
||||
DISKNAME
|
||||
</p>
|
||||
#endif
|
||||
</div><!-- end header -->
|
||||
|
||||
<div id="outer">
|
||||
#if OUTPUTtext
|
||||
<p>CONTENTS:</p>
|
||||
#endif
|
||||
<ul class="toc">
|
||||
<li><a href="#introduction">Introduction</a></li>
|
||||
<li><a href="#thisdisc">About This Disc</a></li>
|
||||
<li><a href="#install">Installing</a></li>
|
||||
<li><a href="#lastmin">Last-Minute Notes</a></li>
|
||||
<li><a href="#apt">Installing software using Apt</a></li>
|
||||
<li><a href="#cdmanuf">CD/DVD Manufacturers</a></li>
|
||||
<li><a href="#other">More Information</a></li>
|
||||
<li><a href=".">Browse This Disc</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="introduction">
|
||||
Introduction
|
||||
#ifdef OUTPUTtext
|
||||
<br />============
|
||||
#endif
|
||||
</h2>
|
||||
|
||||
<p>An operating system is the set of basic programs and utilities
|
||||
that make your computer run. At the core of an operating system is
|
||||
the kernel. The kernel is the most fundamental program on the
|
||||
computer, which does all the basic housekeeping and lets you start
|
||||
other programs. Debian is kernel independent. It currently uses
|
||||
either the <a href= "http://www.linux.org/">Linux</a>
|
||||
or <a href="http://www.freebsd.org/">FreeBSD</a> kernel. Most of
|
||||
the basic operating system tools come from the <a href=
|
||||
"http://www.gnu.org/">GNU project</a>; hence the name
|
||||
DEBIAN_KERNEL.</p>
|
||||
|
||||
<p>Debian is available for various kinds of computers
|
||||
(“architectures”), like “IBM-compatible” PCs (<em>i386</em>),
|
||||
Compaq's <em>Alpha</em>, Sun's <em>Sparc</em>, Motorola/IBM's
|
||||
<em>PowerPC</em>, and <em>(Strong)ARM</em> processors. Check the
|
||||
<a href="http://www.debian.org/ports">ports</a> page for more
|
||||
information.</p>
|
||||
|
||||
#if OUTPUTtext
|
||||
<p>Read more at:<br /> </br />
|
||||
http://www.debian.org/intro/about</p>
|
||||
#endif
|
||||
#if OUTPUThtml
|
||||
<p><a href="http://www.debian.org/intro/about">Read more...</a></p>
|
||||
#endif
|
||||
|
||||
<h2 id="thisdisc">
|
||||
About This Disc
|
||||
#ifdef OUTPUTtext
|
||||
<br />===============
|
||||
#endif
|
||||
</h2>
|
||||
|
||||
<p>This disc is labeled
|
||||
#if OUTPUTtext
|
||||
</p><p align="center">DISKNAME</p><p>
|
||||
#else
|
||||
<small><strong>DISKNAME</strong></small>
|
||||
#endif
|
||||
#ifndef UNOFFEXTRAS
|
||||
# if !(defined(DISKTYPEBC) || defined(DISKTYPENETINST))
|
||||
which means that this disc is number DISKNUM of a set of TOTALNUM discs
|
||||
# endif
|
||||
# if OUTPUThtml
|
||||
.
|
||||
# endif
|
||||
# if TYPEbinary
|
||||
It contains programs ("binaries") for `ARCH' computers.</p>
|
||||
# if ARCHia64 && !ARCHamd64
|
||||
<p><strong>Note:</strong> this image only supports systems based on
|
||||
Intel Itanium processors; for the more common Intel EM64T processors,
|
||||
please see the Debian amd64 architecture.</p>
|
||||
# endif
|
||||
# if defined(DISKTYPEBC)
|
||||
<p>This disc is a <em>business card</em> image. It contains only the
|
||||
installer and will download the base system and the remaining packages from
|
||||
the network.</p>
|
||||
# elif defined(DISKTYPENETINST)
|
||||
<p>This disc is a <em>netinst</em> image. It contains the installer and
|
||||
a very basic system. Any other packages you might want to install will
|
||||
be downloaded from the network.</p>
|
||||
# else
|
||||
<p>The programs on the Binary discs are ordered by popularity. The Binary-1
|
||||
disc contains the most popular programs and the installation tools; it is
|
||||
possible to install and run Debian with only the Binary-1 disc. The other
|
||||
discs, up to Binary-TOTALNUM, contain mostly special-interest programs.</p>
|
||||
# endif
|
||||
# if (OFFICIAL_VAL == 2)
|
||||
# if OMIT_RELEASE_NOTES
|
||||
<p>The Release Notes for "wheezy" are available on the
|
||||
<a href="http://www.debian.org/releases/wheezy/releasenotes">Debian web
|
||||
site</a>.</p>
|
||||
# else
|
||||
# if DISKNUM == 1
|
||||
<p>The Release Notes for Debian DEBIAN_KERNEL "wheezy" are included on this disc
|
||||
in <a href=%%""doc/release-notes/%%"">/doc/release-notes/</a>, in
|
||||
several languages. Additional translations and updated versions for
|
||||
the Release Notes may be available from the
|
||||
<a href="http://www.debian.org/releases/wheezy/releasenotes">Debian web
|
||||
site</a>.</p>
|
||||
# else
|
||||
<p>See the first disc in this set for the "wheezy" Release Notes.</p>
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
# if TYPEsource
|
||||
This set includes the source code of programs in the Debian OS.</p>
|
||||
# endif
|
||||
# if FORCE_FIRMWARE == 1
|
||||
# if DISKNUM == 1
|
||||
|
||||
<p>This disc includes non-free firmware to make installation
|
||||
easier on some systems requiring proprietary but
|
||||
redistributable firmware. See
|
||||
<a href="http://wiki.debian.org/Firmware">http://wiki.debian.org/Firmware</a>
|
||||
for more details.</p>
|
||||
|
||||
|
||||
# endif
|
||||
# endif
|
||||
#else
|
||||
</p>
|
||||
# include <unoffextrascd.html.in>
|
||||
#endif
|
||||
|
||||
<h2 id="install">
|
||||
Installing
|
||||
#ifdef OUTPUTtext
|
||||
<br />==========
|
||||
#endif
|
||||
</h2>
|
||||
|
||||
#if TYPEbinary
|
||||
<p>Because Debian is a complete Operating System, the
|
||||
installation procedure may seem a bit unusual. You can install
|
||||
Debian DEBIAN_KERNEL either <em>alongside</em> your current OS, or as
|
||||
the <em>only</em> OS on your computer.</p>
|
||||
# if (OFFICIAL_VAL == 2)
|
||||
# if OMIT_MANUAL
|
||||
<p>An <b>Installation Guide</b> for this disc is available from
|
||||
<a href="http://www.debian.org/releases/wheezy/installmanual">the
|
||||
Debian web site</a>.</p>
|
||||
# else
|
||||
<p>An <b>Installation Guide</b> is included on this disc at
|
||||
<tt><a href="doc/manual/en/index.html">doc/manual/en/index.html</a></tt>
|
||||
(English version)</p>
|
||||
|
||||
<p>Several translations of the Installation Guide are included on this disc in
|
||||
the <tt><a href="doc">doc/</a></tt> directory, along with various other
|
||||
documents.</p>
|
||||
|
||||
<p>Note: additional translations, other formats (like PDF and TXT) and
|
||||
updated versions for the Installation Guide are available from
|
||||
<a href="http://www.debian.org/releases/wheezy/installmanual">the Debian web site</a>.
|
||||
</p>
|
||||
# endif
|
||||
# else
|
||||
<p>As this is not an official wheezy release disc, then the
|
||||
installation guide many not be released yet. It will appear on <a
|
||||
href="http://www.debian.org/releases/wheezy/installmanual">the
|
||||
Debian web site</a> when ready, but before then you could try <a
|
||||
href="http://d-i.alioth.debian.org/manual/">the development
|
||||
version of the manual</a>.
|
||||
</p>
|
||||
# endif
|
||||
|
||||
# if ARCHi386 || ARCHamd64 || ARCHia64 || ARCHalpha || ARCHpowerpc || ARCHsparc
|
||||
<p>For the impatient ones: you can start the installation program easily by
|
||||
booting off this disc. Note that not all (esp. older) systems support
|
||||
this.</p>
|
||||
# endif
|
||||
|
||||
# if ARCHi386 || ARCHamd64 || ARCHpowerpc
|
||||
<p>You can also examine the <tt><a href="install/">/install/</a></tt>
|
||||
directory; you might be able to start the installation system directly
|
||||
from there.</p>
|
||||
# endif
|
||||
|
||||
#else
|
||||
<p>The installation tools of the Debian Operating System are located on the
|
||||
Binary-1 disc. See the README on that disc for more info.</p>
|
||||
#endif
|
||||
|
||||
#ifndef UNOFFEXTRAS
|
||||
<h2 id="lastmin">
|
||||
Last-Minute Notes
|
||||
#ifdef OUTPUTtext
|
||||
<br />=================
|
||||
#endif
|
||||
</h2>
|
||||
|
||||
<ul>
|
||||
# if OFFICIAL_VAL == 0
|
||||
<li>You should keep in mind that this is an unofficial disc of the Debian
|
||||
system. This means that all sorts of bugs may be present anywhere in the
|
||||
system. Please report any bugs you find to the person that gave you this
|
||||
disc, not Debian.</li>
|
||||
# endif
|
||||
# if (OFFICIAL_VAL == 1)
|
||||
<li>You should keep in mind that this is a beta disc of the current
|
||||
development version of the Debian system. This means that all sorts of
|
||||
bugs may be present anywhere in the system. Please report any bugs you
|
||||
find in the Debian Bug Tracking System; details at <a
|
||||
href="http://bugs.debian.org/">bugs.debian.org</a>.</li>
|
||||
#endif
|
||||
# if (OFFICIAL_VAL == 2)
|
||||
<li>This is an official release of the Debian system. Please report any
|
||||
bugs you find in the Debian Bug Tracking System; details at <A
|
||||
HREF="http://bugs.debian.org/">bugs.debian.org</A>.
|
||||
#endif
|
||||
<li>If you're reporting bugs against this disc or the installation
|
||||
system, please also mention the version of this disc; this can be found
|
||||
in the file <tt><a href=".disk/info">/.disk/info</a></tt>.</li>
|
||||
|
||||
</ul>
|
||||
#endif
|
||||
|
||||
#if TYPEbinary
|
||||
<h2 id="apt">
|
||||
Installing software using Apt
|
||||
#ifdef OUTPUTtext
|
||||
<br />=============================
|
||||
#endif
|
||||
</h2>
|
||||
|
||||
<p>After installing or upgrading, Debian's packaging system can
|
||||
use CDs, DVDs, local collections, or networked servers (FTP,
|
||||
HTTP) to automatically install software from (.deb
|
||||
<em>packages</em>). This is done preferably with the ‘apt’ and
|
||||
‘aptitude’ programs.</p>
|
||||
|
||||
<p>You can install packages from the commandline using
|
||||
apt-get. For example, if you want to install the
|
||||
packages ‘commprog’ and ‘maxgame’, you can give the
|
||||
command:</p>
|
||||
|
||||
<p>
|
||||
#if OUTPUTtext
|
||||
|
||||
#endif
|
||||
<code>apt-get install commprog maxgame</code>
|
||||
</p>
|
||||
|
||||
<p>Note that you don't have to enter the complete path, or the
|
||||
‘.deb’ extension. ‘Apt’ will figure this out
|
||||
itself.</p>
|
||||
|
||||
<p>Or use aptitude for a full screen interactive selection of
|
||||
available Debian packages.</p>
|
||||
#endif
|
||||
|
||||
#ifndef UNOFFEXTRAS
|
||||
<h2 id="cdmanuf">
|
||||
CD/DVD Manufacturers
|
||||
#ifdef OUTPUTtext
|
||||
<br />====================
|
||||
#endif
|
||||
</h2>
|
||||
|
||||
<p>You are completely free to manufacture and re-distribute CDs/DVDs of the
|
||||
Debian DEBIAN_KERNEL Operating System, like this one. There is no charge from
|
||||
us (but of course donations are always welcome).</p>
|
||||
|
||||
<p>For all needed information and contact addresses, please
|
||||
refer to:</p>
|
||||
|
||||
<p>
|
||||
#ifdef OUTPUTtext
|
||||
|
||||
#endif
|
||||
<a href="http://www.debian.org/CD/">http://www.debian.org/CD/</a>
|
||||
</p>
|
||||
#endif
|
||||
|
||||
<h2 id="other">
|
||||
More Information
|
||||
#ifdef OUTPUTtext
|
||||
<br />================
|
||||
#endif
|
||||
</h2>
|
||||
|
||||
#if DISKNUM1 && TYPEbinary
|
||||
|
||||
<p>There is much more information present on this disc. Besides
|
||||
the already mentioned installation and upgrading procedures,
|
||||
this is the most interesting:</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
# if OUTPUTtext
|
||||
/doc/FAQ
|
||||
|
||||
# endif
|
||||
<a href="doc/FAQ/">Debian FAQ</a>
|
||||
</li>
|
||||
<li>
|
||||
# if OUTPUTtext
|
||||
/doc/constitution.txt
|
||||
|
||||
# endif
|
||||
<a href="doc/constitution.txt">The Debian Constitution</a>
|
||||
</li>
|
||||
<li>
|
||||
# if OUTPUTtext
|
||||
/doc/debian-manifesto
|
||||
|
||||
# endif
|
||||
<a href="doc/debian-manifesto">The Debian Manifesto</a>
|
||||
</li>
|
||||
<li>
|
||||
# if OUTPUTtext
|
||||
/doc/social-contract.txt
|
||||
|
||||
# endif
|
||||
<a href="doc/social-contract.txt">Debian's Social Contract</a>
|
||||
</li>
|
||||
<li>
|
||||
# if OUTPUTtext
|
||||
/doc/bug-reporting.txt
|
||||
|
||||
# endif
|
||||
<a href="doc/bug-reporting.txt">Bug reporting instructions</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
#else
|
||||
|
||||
<p>The Binary-1 disc contains much more information about various aspects
|
||||
of the Debian Operating System and the Debian organization. See the README
|
||||
on that disc for more info.</p>
|
||||
|
||||
#endif
|
||||
|
||||
<p>Also on the Internet are many resources. To name a few:</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
#if OUTPUTtext
|
||||
http://www.debian.org/
|
||||
|
||||
#endif
|
||||
<a href="http://www.debian.org/">The Debian homepage</a>
|
||||
</li>
|
||||
<li>
|
||||
#if OUTPUTtext
|
||||
http://www.debian.org/doc/
|
||||
|
||||
#endif
|
||||
<a href="http://www.debian.org/doc/">Debian Documentation</a>
|
||||
</li>
|
||||
<li>
|
||||
#if OUTPUTtext
|
||||
http://www.debian.org/support/
|
||||
#endif
|
||||
<a href="http://www.debian.org/support">Debian User Support</a>
|
||||
</li>
|
||||
<li>
|
||||
#if OUTPUTtext
|
||||
http://www.tldp.org/
|
||||
|
||||
#endif
|
||||
<a href="http://www.tldp.org/">The Linux Documentation Project</a>
|
||||
</li>
|
||||
<li>
|
||||
#if OUTPUTtext
|
||||
http://www.linux.org/
|
||||
|
||||
#endif
|
||||
<a href="http://www.linux.org/">General Linux homepage</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
#if OUTPUTtext
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
#endif
|
||||
|
||||
<div id="fineprint">
|
||||
#if OUTPUTtext
|
||||
<p align="center">
|
||||
#else
|
||||
<p>
|
||||
#endif
|
||||
See the Debian <a href=
|
||||
"http://www.debian.org/contact">contact page</a>
|
||||
#if OUTPUTtext
|
||||
(http://www.debian.org/contact)
|
||||
#endif
|
||||
for information on contacting us.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -1,4 +0,0 @@
|
|||
choose-mirror
|
||||
netcfg
|
||||
ethdetect
|
||||
fdisk-udeb
|
|
@ -1,3 +0,0 @@
|
|||
netcfg
|
||||
ethdetect
|
||||
fdisk-udeb
|
|
@ -1,3 +0,0 @@
|
|||
netcfg
|
||||
ethdetect
|
||||
fdisk-udeb
|
|
@ -1,4 +0,0 @@
|
|||
choose-mirror
|
||||
netcfg
|
||||
ethdetect
|
||||
pcmciautils-udeb
|
|
@ -1,3 +0,0 @@
|
|||
netcfg
|
||||
ethdetect
|
||||
pcmciautils-udeb
|
|
@ -1,3 +0,0 @@
|
|||
netcfg
|
||||
ethdetect
|
||||
pcmciautils-udeb
|
|
@ -1,266 +0,0 @@
|
|||
<chrp-boot>
|
||||
<description>Debian/GNU Linux Installation on IBM CHRP hardware</description>
|
||||
<os-name>Debian/GNU Linux for PowerPC</os-name>
|
||||
<boot-script>boot &device;:\install\yaboot</boot-script>
|
||||
<icon size=64,64 color-space=3,3,2>
|
||||
<bitmap>
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||
</bitmap>
|
||||
</icon>
|
||||
</chrp-boot>
|
||||
|
Before Width: | Height: | Size: 7.8 KiB |
|
@ -1,5 +0,0 @@
|
|||
choose-mirror
|
||||
netcfg
|
||||
ethdetect
|
||||
pcmciautils-udeb
|
||||
debian-edu-install-udeb
|