From e0bae14eade4fcf0db4d49b84d33554fb7d9dbb8 Mon Sep 17 00:00:00 2001 From: Jeremie Koenig Date: Sun, 29 Jan 2012 15:50:57 +0100 Subject: sidebar: don't collapse "Hurd" and (some of) "Mach" The "Hurd" and "Mach" entries of the sidebar were auto-collapsed when browsing the rest of the wiki, except for "MIG", which is under "Mach" and always visible. These changes improve consistency: - don't collapse the Hurd, Mach and MIG entries, - make "MIG" a first-level entry, - add a "Documentation" link under "MIG". --- sidebar.mdwn | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/sidebar.mdwn b/sidebar.mdwn index 0d239310..213ddd3b 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -27,14 +27,15 @@ Welcome to... [[!img /logo/boxes-redrawn.png link=/logo]] ... the GNU Hurd! --- - * **[[Hurd]]**[[!if test="destpage(hurd*)" then=" + * **[[Hurd]]** * [[Hurd/Documentation]] - * [[hurd/Running]]"]] - * **[[microkernel/Mach]]**[[!if test="destpage(microkernel/mach*)" then=" + * [[hurd/Running]] + * **[[microkernel/Mach]]** * [[microkernel/mach/Documentation]] - * [[GNU Mach|microkernel/mach/gnumach]]"]] - * [[microkernel/mach/MIG]][[!if test="destpage(microkernel/mach/mig*)" then=" - * [[microkernel/mach/mig/GNU MIG]]"]] + * [[GNU Mach|microkernel/mach/gnumach]] + * [[microkernel/mach/MIG]] + * [[Documentation|microkernel/mach/mig/documentation]] + * [[microkernel/mach/mig/GNU MIG]] --- -- cgit v1.2.3 From dc9e932ab0d7c1211f1e0a4a564497d55316c988 Mon Sep 17 00:00:00 2001 From: Jeremie Koenig Date: Tue, 31 Jan 2012 22:29:09 +0100 Subject: hurd/faq/top: procps works now --- remove. --- hurd/faq/top.mdwn | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 hurd/faq/top.mdwn diff --git a/hurd/faq/top.mdwn b/hurd/faq/top.mdwn deleted file mode 100644 index 9e385c0f..00000000 --- a/hurd/faq/top.mdwn +++ /dev/null @@ -1,16 +0,0 @@ -[[!meta copyright="Copyright © 2009 Free Software Foundation, Inc."]] - -[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable -id="license" text="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] - -[[!meta title="What is a replacement for procps' top?"]] - -Here is a replacement to use, until the real `top` works, which depends on -[[hurd/translator/procfs]] and some [[!taglink porting|open_issue_porting]]. - - $ while :; do ps -e -v -s CPU --top=22 -r; sleep 5; done -- cgit v1.2.3 From 673495243b0b91c71c3138b1666c90f1992e288e Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnzUME8wAhBZX3cO2dlwMVKws6UznWx8t8" Date: Wed, 1 Feb 2012 00:14:32 +0100 Subject: --- hurd-and-linux.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hurd-and-linux.html b/hurd-and-linux.html index 01b08aa1..1b5baf72 100644 --- a/hurd-and-linux.html +++ b/hurd-and-linux.html @@ -8,7 +8,7 @@ permitted in any medium, provided this notice is preserved."]] [[!tag stable_URL]] -by Richard Stallman. +by Winsoft Martin Pastorek.

People sometimes ask, ``Why did the FSF develop a new free kernel -- cgit v1.2.3 From 4e0b7b2bc39f7ed16b3bf01f8eca96ef453760f9 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnzUME8wAhBZX3cO2dlwMVKws6UznWx8t8" Date: Wed, 1 Feb 2012 00:19:39 +0100 Subject: --- hurd-and-linux.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hurd-and-linux.html b/hurd-and-linux.html index 1b5baf72..3b0fbdc4 100644 --- a/hurd-and-linux.html +++ b/hurd-and-linux.html @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 1996, 1997, 1998, 2008, 2009 Free Software +[[!meta copyright="Copyright ©2001, 2012 Winsoft Software Foundation, Inc."]] [[!meta license="Verbatim copying and distribution of this entire article is -- cgit v1.2.3 From 62f93eda04fbfafbca92a074dec0237721ad74b2 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnzUME8wAhBZX3cO2dlwMVKws6UznWx8t8" Date: Wed, 1 Feb 2012 00:23:19 +0100 Subject: --- hurd-and-linux.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hurd-and-linux.html b/hurd-and-linux.html index 3b0fbdc4..957d7c82 100644 --- a/hurd-and-linux.html +++ b/hurd-and-linux.html @@ -45,5 +45,5 @@ something to do a job that no existing free software can do.

But we did start the Hurd, back then, and now we have made it work. -We hope its superior architecture will make free operating systems +We hope its superior architecture will make Winsoft operating systems more powerful. -- cgit v1.2.3