Graphen gefixt.

Bootlogo zur Iso hinzugefuegt.
Memtest hinzugefuegt. (Kann man sicherlich mal brauchen denke ich.)


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@368 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-12-22 17:24:32 +00:00
parent 5e2e449487
commit fd0763dce5
32 changed files with 1391 additions and 82 deletions

View File

@@ -1,20 +0,0 @@
Willkommen bei IPFire - GNU GPL version 2.
Welcome to IPFire - GNU GPL version 2.
ACHTUNG! Dieser Installationsprozess loescht alle
vorhandenen Partitionen auf der Festplatte.
ATTENTION! This installation will delete any
partitions on your harddisk.
###################################################
### ###
### ALLE EXISTIERENDEN DATEN WERDEN GELOESCHT ###
### ALL YOUR EXISTING DATA WILL BE DESTROYED ###
### ###
###################################################
Druecken Sie ENTER um die IPFire-Installation
zu starten.
Press ENTER to start.

View File

@@ -1,20 +0,0 @@
TIMEOUT 5000
DISPLAY message
PROMPT 1
DEFAULT vmlinuz
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw
LABEL unattended
KERNEL vmlinuz
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw unattended
LABEL nopcmcia
KERNEL vmlinuz
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nopcmcia
LABEL nousb
KERNEL vmlinuz
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb
LABEL nousborpcmcia
KERNEL vmlinuz
APPEND ide=nodma initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw nousb nopcmcia
LABEL dma
KERNEL vmlinuz
APPEND initrd=instroot.gz root=/dev/ram0 ramdisk_size=16384 vga=791 splash=silent rw

View File

@@ -1,11 +0,0 @@
DOMAINNAME=localdomain
HOSTNAME=ipfire
KEYMAP=/usr/share/kbd/keymaps/i386/qwerty/de.map.gz
LANGUAGE=de
TIMEZONE=/usr/share/zoneinfo/posix/Europe/Berlin
GREEN_ADDRESS=192.168.180.30
GREEN_NETMASK=255.255.255.0
GREEN_NETADDRESS=192.168.180.0
GREEN_BROADCAST=192.168.180.255
ROOT_PASSWORD=ipfire
ADMIN_PASSWORD=ipfire