mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
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:
@@ -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.
|
||||
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user