summaryrefslogtreecommitdiff
path: root/Hurd
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-10 15:56:44 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-10 15:56:44 +0200
commit1c6d9a52d3e0bace25ec83f37342423489ef73ea (patch)
tree33c7c2926276c061718f7fbe3dc51f06fdb0028d /Hurd
parent783c7838d24e5d506ae644e7ea4ce77490ef9f28 (diff)
parent312d0bf2c9b288a78064fd9b8d010a3162a5b76c (diff)
Merge branch 'iki-master' of kepler:tmp/hurd/wiki/hurd-wiki.p into merge_pub
Diffstat (limited to 'Hurd')
-rw-r--r--Hurd/FunnyHurd/CrystalAwards.jpgbin0 -> 13055 bytes
-rw-r--r--Hurd/FunnyHurd/HurdCarDeal.jpgbin0 -> 16144 bytes
-rw-r--r--Hurd/FunnyHurd/HurdExchange.gifbin0 -> 3078 bytes
-rw-r--r--Hurd/FunnyHurd/HurdLodge.jpgbin0 -> 38639 bytes
-rw-r--r--Hurd/FunnyHurd/HurdMagician.jpgbin0 -> 10703 bytes
-rw-r--r--Hurd/FunnyHurd/hurd-windows.gifbin0 -> 14799 bytes
-rw-r--r--Hurd/GrantBowHurdPage/diagram.pngbin0 -> 2139 bytes
-rw-r--r--Hurd/GrantBowHurdPage/diagram.xcfbin0 -> 5492 bytes
-rw-r--r--Hurd/HurdOnL4/menu.lst55
-rw-r--r--Hurd/JoachimNilssonHurdPage/patch_kit.jpgbin0 -> 9469 bytes
-rw-r--r--Hurd/PersonalHurdPages/index.php.mdwn35
-rw-r--r--Hurd/RandomDevice/mbox.bz2bin0 -> 106158 bytes
-rw-r--r--Hurd/SeenHurd/lmf10_1999.jpgbin0 -> 63327 bytes
-rw-r--r--Hurd/WebHome/hurd_sm_mf.pngbin0 -> 1434 bytes
-rw-r--r--Hurd/WebPreferences/logo.pngbin0 -> 15125 bytes
15 files changed, 90 insertions, 0 deletions
diff --git a/Hurd/FunnyHurd/CrystalAwards.jpg b/Hurd/FunnyHurd/CrystalAwards.jpg
new file mode 100644
index 00000000..2daac850
--- /dev/null
+++ b/Hurd/FunnyHurd/CrystalAwards.jpg
Binary files differ
diff --git a/Hurd/FunnyHurd/HurdCarDeal.jpg b/Hurd/FunnyHurd/HurdCarDeal.jpg
new file mode 100644
index 00000000..9f533384
--- /dev/null
+++ b/Hurd/FunnyHurd/HurdCarDeal.jpg
Binary files differ
diff --git a/Hurd/FunnyHurd/HurdExchange.gif b/Hurd/FunnyHurd/HurdExchange.gif
new file mode 100644
index 00000000..bbbb4844
--- /dev/null
+++ b/Hurd/FunnyHurd/HurdExchange.gif
Binary files differ
diff --git a/Hurd/FunnyHurd/HurdLodge.jpg b/Hurd/FunnyHurd/HurdLodge.jpg
new file mode 100644
index 00000000..d13562f5
--- /dev/null
+++ b/Hurd/FunnyHurd/HurdLodge.jpg
Binary files differ
diff --git a/Hurd/FunnyHurd/HurdMagician.jpg b/Hurd/FunnyHurd/HurdMagician.jpg
new file mode 100644
index 00000000..5ef6509a
--- /dev/null
+++ b/Hurd/FunnyHurd/HurdMagician.jpg
Binary files differ
diff --git a/Hurd/FunnyHurd/hurd-windows.gif b/Hurd/FunnyHurd/hurd-windows.gif
new file mode 100644
index 00000000..5ca7dd74
--- /dev/null
+++ b/Hurd/FunnyHurd/hurd-windows.gif
Binary files differ
diff --git a/Hurd/GrantBowHurdPage/diagram.png b/Hurd/GrantBowHurdPage/diagram.png
new file mode 100644
index 00000000..c8b29047
--- /dev/null
+++ b/Hurd/GrantBowHurdPage/diagram.png
Binary files differ
diff --git a/Hurd/GrantBowHurdPage/diagram.xcf b/Hurd/GrantBowHurdPage/diagram.xcf
new file mode 100644
index 00000000..76396410
--- /dev/null
+++ b/Hurd/GrantBowHurdPage/diagram.xcf
Binary files differ
diff --git a/Hurd/HurdOnL4/menu.lst b/Hurd/HurdOnL4/menu.lst
new file mode 100644
index 00000000..3129ea74
--- /dev/null
+++ b/Hurd/HurdOnL4/menu.lst
@@ -0,0 +1,55 @@
+# menu for grub
+splashimage (hd0,0)/boot/grub/debian.xpm
+foreground bfbfe7
+background 3f3f7f
+
+timeout 30
+default 0
+
+title Debian Sid with Linux kernel 2.6.5
+root (hd0,1)
+kernel /vmlinuz root=/dev/hda2 vga=0x318
+
+title Debian Sid with old kernel
+root (hd0,1)
+kernel /vmlinuz.old root=/dev/hda2 vga=9
+
+title Microsoft Windows 2000
+rootnoverify (hd0,3)
+chainloader (hd0,3)+1
+
+title FreeDOS BETA 8.0
+root (hd0,0)
+chainloader +1
+
+title GNU Hurd on L4Ka Pistachio 0.4
+root (hd0,8)
+kernel /boot/laden -D
+module /boot/ia32-kernel
+module /libexec/l4/sigma0
+module /boot/wortel -D
+module /boot/physmem
+
+title Debian GNU/Hurd (gnumach)
+root (hd0,7)
+kernel /boot/kernel.gz root=device:hd0s8
+module /hurd/ext2fs.static --readonly \
+ --multiboot-command-line=${kernel-command-line} \
+ --host-priv-port=${host-port} \
+ --device-master-port=${device-port} \
+ --exec-server-task=${exec-task} \
+ -T typed ${root} $(task-create) $(task-resume)
+module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
+
+# title Debian GNU/Hurd (oskit-mach)
+# root (hd3,0)
+# kernel /boot/kernel-ide -- root=hd0s1
+# module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line} --host-priv-port=${host-port} --device-master-port=${device-port} --exec-server-task=${exec-task} -T device ${root-device} $(task-create) $(task-resume)
+# module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
+
+# title Debian GNU/Hurd (oskit-mach w/ remote debugging)
+# root (hd3,0)
+# kernel /boot/kernel-ide -d GDB_COM=1 BAUD=9600 -- root=hd0s1
+# module /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line} --host-priv-port=${host-port} --device-master-port=${device-port} --exec-server-task=${exec-task} -T device ${root-device} $(task-create) $(task-resume)
+# module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)
+
diff --git a/Hurd/JoachimNilssonHurdPage/patch_kit.jpg b/Hurd/JoachimNilssonHurdPage/patch_kit.jpg
new file mode 100644
index 00000000..da5cc147
--- /dev/null
+++ b/Hurd/JoachimNilssonHurdPage/patch_kit.jpg
Binary files differ
diff --git a/Hurd/PersonalHurdPages/index.php.mdwn b/Hurd/PersonalHurdPages/index.php.mdwn
new file mode 100644
index 00000000..ff0a9c84
--- /dev/null
+++ b/Hurd/PersonalHurdPages/index.php.mdwn
@@ -0,0 +1,35 @@
+<div class="cabeza"> </div>
+<div class="themenu">
+ <p>Acerca de</p>
+ <p><a class="enlaces" href="recursos.php">Recursos</a></p>
+ <p><a class="enlaces" href="listas.php">Listas de correo</a></p>
+ <p><a class="enlaces" href="cvs.php">CVS</a></p>
+ <p><a class="enlaces" href="tutoriales.php">Tutoriales</a></p>
+ <p><a class="enlaces" href="bugzilla.php">Bugzilla</a></p>
+ <p><a class="enlaces" href="diario.php">Diario</a></p>
+</div>
+<div class="importantes">
+</div>
+<div class="contenido">
+ <p align="left">Autor: <b>Alejandro Sanchez Acosta</b></p>
+ <p align="left">You can contact with me sending a mail to the following mail address: <b>raciel at x0und punto net</b></p>
+ <p align="left">Here you can see a little summary about my diary:</p>
+ <p align="left"> On <b>20 July 2002</b> I send a mail to Gnome Hispano asking for resources to Mono Hispano foundation.</p>
+ <p align="left">On <b>21 July 2002</b> Alvaro del Castillo giveme some resources to Mono Hispano (mailing list, CVS..)</p>
+ <p align="left">On <b>22 July 2002</b> I send the first mail to the Mono Hispano List telling the objetives and the future of Mono Hispano</p>
+ <p align="left">On <b>25 July 2002</b> I start with some projects about documentation in Mono Hispano, a tutorial of C#, remoting, NET.</p>
+ <p align="left">On <b>5 August 2002</b> I translated the document about embedding mono runtime of Miguel de Icaza and Paulo Molaro.</p>
+ <p align="left">On <b>15 August 2002</b> I and Alvaro make the conference about Mono Hispano for IV Hispalinux.</p>
+ <p align="left">On <b>20 August 2002</b> I translated the document about unmanaged calls and P/Invoke of dietmar.</p>
+ <p align="left">On <b>25 August 2002</b> Ismael Olea give me CVS account to upload my articles ant tutorials to TLDP-es</p>
+ <p align="left">On <b>28 August 2002</b> I start preparing my exams and doing all the pending practices.</p>
+ <p align="left">On <b>7 September 2002</b> I talk with the kernelcoders author about the intent to mount an spanish comunity of kernel coders.</p>
+ <p align="left">On <b>9 September 2002</b> I ask for to create a mailing list about Hurd and the creation of Hurd Hispano in the spanish gnu group(www.es.gnu.org)</p>
+ <p align="left">On <b>13 September 2002</b> I finish translating a document about NET</p>
+ <p align="left">On <b>15 September 2002</b> I start documenting a little about garbage collector. </p>
+ <p>
+ </p>
+ <p>
+ </p>
+</div>
+<div class="w3c"><a href="http://validator.w3.org/check/referer"><img alt="Valid HTML 4.01!" border="0" height="31" src="http://www.w3.org/Icons/valid-html401" width="88" /></a></div>
diff --git a/Hurd/RandomDevice/mbox.bz2 b/Hurd/RandomDevice/mbox.bz2
new file mode 100644
index 00000000..a9a4d4a6
--- /dev/null
+++ b/Hurd/RandomDevice/mbox.bz2
Binary files differ
diff --git a/Hurd/SeenHurd/lmf10_1999.jpg b/Hurd/SeenHurd/lmf10_1999.jpg
new file mode 100644
index 00000000..85332658
--- /dev/null
+++ b/Hurd/SeenHurd/lmf10_1999.jpg
Binary files differ
diff --git a/Hurd/WebHome/hurd_sm_mf.png b/Hurd/WebHome/hurd_sm_mf.png
new file mode 100644
index 00000000..26bb78b5
--- /dev/null
+++ b/Hurd/WebHome/hurd_sm_mf.png
Binary files differ
diff --git a/Hurd/WebPreferences/logo.png b/Hurd/WebPreferences/logo.png
new file mode 100644
index 00000000..a892b47d
--- /dev/null
+++ b/Hurd/WebPreferences/logo.png
Binary files differ