]> Frank Brehm's Git Trees - docs/frank.git/commitdiff
Restbestände
authorFrank Brehm <frank@brehm-online.com>
Sun, 13 Nov 2011 12:50:23 +0000 (13:50 +0100)
committerFrank Brehm <frank@brehm-online.com>
Sun, 13 Nov 2011 12:50:23 +0000 (13:50 +0100)
.gitignore
Neues Haus/.gitignore [new file with mode: 0644]
Neues Haus/Elektro/Elektroplan_1.pdf [new file with mode: 0644]
Neues Haus/Elektro/Vattenfall_Hausanschluß_Antwort.2007-10-01.doc [new file with mode: 0644]
Neues_Haus [new symlink]
OT2072133412542061255998502.pdf [new file with mode: 0644]
grub.conf.Berta [new file with mode: 0644]
neues_haus [new symlink]

index 45e69871657a63a7b2317709d2a8a6c9760039da..ddce05ddeee3f1f4da8e07a8a76e399381863021 100644 (file)
@@ -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 (file)
index 0000000..b76d11b
--- /dev/null
@@ -0,0 +1 @@
+.ht*
diff --git a/Neues Haus/Elektro/Elektroplan_1.pdf b/Neues Haus/Elektro/Elektroplan_1.pdf
new file mode 100644 (file)
index 0000000..471aee2
Binary files /dev/null and b/Neues Haus/Elektro/Elektroplan_1.pdf differ
diff --git a/Neues Haus/Elektro/Vattenfall_Hausanschluß_Antwort.2007-10-01.doc b/Neues Haus/Elektro/Vattenfall_Hausanschluß_Antwort.2007-10-01.doc
new file mode 100644 (file)
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 (symlink)
index 0000000..21cb0e6
--- /dev/null
@@ -0,0 +1 @@
+Neues Haus
\ No newline at end of file
diff --git a/OT2072133412542061255998502.pdf b/OT2072133412542061255998502.pdf
new file mode 100644 (file)
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 (file)
index 0000000..2a6a6ae
--- /dev/null
@@ -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<disk no>,<partition no>)
+#       chainloader +1
+#
+# To chainload a Solaris release not based on grub
+#
+# title Solaris 9
+#       root (hd<disk no>,<partition no>)
+#       chainloader +1
+#       makeactive
+#
+# To load a Solaris instance based on grub
+#
+# title Solaris <version>
+#       root (hd<disk no>,<partition no>,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 <boot-args> -B prop1=val1,prop2=val2,...
+#
+
diff --git a/neues_haus b/neues_haus
new file mode 120000 (symlink)
index 0000000..21cb0e6
--- /dev/null
@@ -0,0 +1 @@
+Neues Haus
\ No newline at end of file