From: Frank Brehm Date: Sun, 13 Nov 2011 12:50:23 +0000 (+0100) Subject: Restbestände X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=20481b3b9ca67c9a1e170299d53af0cbc4cf9075;p=docs%2Ffrank.git Restbestände --- diff --git a/.gitignore b/.gitignore index 45e6987..ddce05d 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ von_Olga Einbruch_2011-10-28 FotoAlbum fotoalbum +Downloads +bin_Berta diff --git a/Neues Haus/.gitignore b/Neues Haus/.gitignore new file mode 100644 index 0000000..b76d11b --- /dev/null +++ b/Neues Haus/.gitignore @@ -0,0 +1 @@ +.ht* diff --git a/Neues Haus/Elektro/Elektroplan_1.pdf b/Neues Haus/Elektro/Elektroplan_1.pdf new file mode 100644 index 0000000..471aee2 Binary files /dev/null and b/Neues Haus/Elektro/Elektroplan_1.pdf differ diff --git "a/Neues Haus/Elektro/Vattenfall_Hausanschlu\303\237_Antwort.2007-10-01.doc" "b/Neues Haus/Elektro/Vattenfall_Hausanschlu\303\237_Antwort.2007-10-01.doc" new file mode 100644 index 0000000..6324d86 Binary files /dev/null and "b/Neues Haus/Elektro/Vattenfall_Hausanschlu\303\237_Antwort.2007-10-01.doc" differ diff --git a/Neues_Haus b/Neues_Haus new file mode 120000 index 0000000..21cb0e6 --- /dev/null +++ b/Neues_Haus @@ -0,0 +1 @@ +Neues Haus \ No newline at end of file diff --git a/OT2072133412542061255998502.pdf b/OT2072133412542061255998502.pdf new file mode 100644 index 0000000..a07c88c Binary files /dev/null and b/OT2072133412542061255998502.pdf differ diff --git a/grub.conf.Berta b/grub.conf.Berta new file mode 100644 index 0000000..2a6a6ae --- /dev/null +++ b/grub.conf.Berta @@ -0,0 +1,85 @@ +# +# Sample boot menu configuration file +# + +# Boot automatically after 30 secs. +timeout 8 + +# By default, boot the first entry. +default 0 + +# Fallback to the second entry. +fallback 1 + +color white/blue black/light-gray + +title Latest genkernel + root (hd0,2) + kernel /boot/kernel root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda5 udev + initrd /boot/initramfs + +title Last genkernel + root (hd0,2) + kernel /boot/kernel.old root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda5 udev + initrd /boot/initramfs.old + +#title Latest 2.6 gentoo kernel +# root (hd0,2) +# kernel /bzImage-gentoo-2.6 root=/dev/sda5 devfs=nomount + +#title Last 2.6 gentoo kernel - Normal console +# root (hd0,2) +# kernel /bzImage-gentoo-2.6-last root=/dev/sda5 devfs=nomount + +# For installing GRUB into the hard disk +title Install GRUB into the hard disk + root (hd0,2) + setup (hd0) + +title Reboot + reboot + +# Change the colors. +title Change the colors + color light-green/brown blink-red/blue + +# Change the colors back. +title Change the colors back + color white/blue black/light-gray + +# To enable grub serial console to ttya uncomment the following lines +# and comment out the splashimage line below +# WARNING: don't enable grub serial console when BIOS console serial +# redirection is active!!! +# serial --unit=0 --speed=9600 +# terminal serial +# +# Uncomment the following line to enable GRUB splashimage on console +# splashimage /boot/grub/splash.xpm.gz +# +# To chainload another OS +# +# title Another OS +# root (hd,) +# chainloader +1 +# +# To chainload a Solaris release not based on grub +# +# title Solaris 9 +# root (hd,) +# chainloader +1 +# makeactive +# +# To load a Solaris instance based on grub +# +# title Solaris +# root (hd,,x) --x = Solaris root slice +# kernel /platform/i86pc/multiboot +# module /platform/i86pc/boot_archive +# +# To override Solaris boot args (see kernel(1M)), console device and +# properties set via eeprom(1M) edit the "kernel" line to: +# +# kernel /platform/i86pc/multiboot -B prop1=val1,prop2=val2,... +# + diff --git a/neues_haus b/neues_haus new file mode 120000 index 0000000..21cb0e6 --- /dev/null +++ b/neues_haus @@ -0,0 +1 @@ +Neues Haus \ No newline at end of file