From 887e9ecbb227718c3b76ce0d2d6338a9d8d368f7 Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:05:02 +0100 Subject: rename recent_changes.mdwn to __64___recent_changes.mdwn --- __64___recent_changes.mdwn | 1 + recent_changes.mdwn | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 __64___recent_changes.mdwn delete mode 100644 recent_changes.mdwn diff --git a/__64___recent_changes.mdwn b/__64___recent_changes.mdwn new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/__64___recent_changes.mdwn @@ -0,0 +1 @@ + diff --git a/recent_changes.mdwn b/recent_changes.mdwn deleted file mode 100644 index 8b137891..00000000 --- a/recent_changes.mdwn +++ /dev/null @@ -1 +0,0 @@ - -- cgit v1.2.3 From e8f1294025fdce0811e55ecb54320982e7e9f7c1 Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:05:03 +0100 Subject: update for rename of recent_changes.mdwn to __64___recent_changes.mdwn --- index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.mdwn b/index.mdwn index d005baa6..ad1e4b50 100644 --- a/index.mdwn +++ b/index.mdwn @@ -48,7 +48,7 @@ actions=yes]] Older news entries can be found in the [[news archive|news]]. For Hurd developers' musings have a look at the [[shared weblog|community/weblogs]]. -The [[recent changes]] page lists the latest changes of this website. +The [[@_recent_changes]] page lists the latest changes of this website. --- # Contributing -- cgit v1.2.3 From f97d175579ac9ae191fa4b41c72505b330dc41db Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:07:42 +0100 Subject: rename index.mdwn to index.njaelani.mdwn --- index.mdwn | 134 ----------------------------------------- index.njaelani.mdwn | 134 +++++++++++++++++++++++++++++++++++++++++ index.njaelani/discussion.mdwn | 17 ++++++ index/discussion.mdwn | 17 ------ 4 files changed, 151 insertions(+), 151 deletions(-) delete mode 100644 index.mdwn create mode 100644 index.njaelani.mdwn create mode 100644 index.njaelani/discussion.mdwn delete mode 100644 index/discussion.mdwn diff --git a/index.mdwn b/index.mdwn deleted file mode 100644 index ad1e4b50..00000000 --- a/index.mdwn +++ /dev/null @@ -1,134 +0,0 @@ -[[!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]]."]]"""]] - -
-
-

What is the GNU Hurd?

-

The GNU Hurd is the GNU project's replacement for the Unix kernel. -It is a collection of servers that run on the Mach microkernel -to implement file systems, network protocols, file access control, and -other features that are implemented by the Unix kernel or similar -kernels (such as Linux). -[[More_detailed|hurd/documentation]].

-
-
-

What is the mission of the GNU Hurd project?

-

Our mission is to create a general-purpose kernel suitable -for the GNU operating system, which is viable for everyday use, -and gives users and programs as much control over their -computing environment as possible. -[[Our_mission_explained|community/weblogs/antrik/hurd-mission-statement]].

-
-
- -Download latest stable release [here](https://ftp.gnu.org/gnu/hurd/hurd-0.9.tar.gz) or [browse the Git repository](https://git.savannah.gnu.org/cgit/hurd). - ---- - -[[!toc levels=2]] - ---- -# News - -[[!inline -pages="news/* and !*/discussion" -feedonly=yes -feedshow=10]] -[[!inline -pages="news/* and !*/discussion" -show=5 -feeds=no -template=newsitem -actions=yes]] - -Older news entries can be found in the [[news archive|news]]. For Hurd -developers' musings have a look at the [[shared weblog|community/weblogs]]. -The [[@_recent_changes]] page lists the latest changes of this website. - ---- -# Contributing - -So, you are interested in contributing to the GNU Hurd project? Welcome! -Every single contribution is very much encouraged. Please read our [[detailed -recommendations about how to contribute|contributing]]. - -See our [[source_repositories]] for the source code. - -## Access to a GNU/Hurd System - -We provide accounts on our [[public_Hurd_boxen]], and there are also several GNU/Hurd [[Distributions|hurd/running/distrib]] that allow for -[[hurd/running/QEMU]] emulation. - ---- -# Getting Help - -There are a couple of different [[FAQ lists|FAQ]]. -There are a number of [[IRC_channels|IRC]] and several -different [[mailing lists]] with searchable archives. - -Before asking a question on a mailing list or on IRC, first, please try to -answer your own question using a search engine and reading the introductory -information. If you have done this and you cannot find the answer to your -question, feel free to ask on a mailing list or on IRC. - ---- - -# Running the Hurd - -The most functional distribution of the Hurd is the one provided by Debian. -Find more information about it at the -[Debian GNU/Hurd website](http://www.debian.org/ports/hurd/hurd-install). - -Along with it there are [[various_ways|hurd/running]] to run a GNU/Hurd system. -Three of them are - -* Installing a [[GNU/Hurd_distribution|hurd/running/distrib]], -* Running it [[in_Xen|microkernel/mach/gnumach/ports/xen]] and -* Starting a Hurd [[QEMU_image|hurd/running/qemu]] or [[LiveCD|hurd/running/live_cd/]]. - -And these web pages are a living proof of the usability of the Hurd, as they -are rendered on a [[Debian_GNU/Hurd|hurd/running/debian]] system. - ---- -# Current Status - - -The latest GNU releases are **Hurd 0.9**, **Mach 1.8**, and **MIG -1.8** [[(Release Notes)|news/2016-12-18-releases]], 2016-12-18. - -The Hurd is developed by [[a few volunteers in their spare time|faq/how_many_developers]]. -The project welcomes any assistance [[you can provide|contributing]]. -Porting and development expertise is still badly needed in many key areas. - -Functional systems are installable in a dual-boot configuration. Development -systems are currently mostly based on the [[Debian_GNU/Hurd|hurd/running/debian]] port -sponsored by the [Debian project](http://www.debian.org/). - -Aside from this Wiki, community resources for related projects focus around *[gnu.org](https://hurd.gnu.org)*, the *[[mailing lists]]*, and the *[[IRC_channels|IRC]]*. - -If you want to see the current discussions in the Hurd project, please have a look at -the [bug-hurd mailinglist archives](http://lists.gnu.org/pipermail/bug-hurd/). -If you want to have a look at the current coding work, you can just head over to our -[[source_repositories]]. - -For more details, please read our writeup on the -[[current_state_of_the_GNU_Hurd|hurd/status]]. - - -## Advantages and Challenges - -The GNU Hurd operating system design provides [[advantages]], but uncovers new -[[challenges]], too. - - ----- - -These pages are powered by [ikiwiki](http://ikiwiki.info/). - -Further information about this site and how it was created can be found in the -[[colophon]]. diff --git a/index.njaelani.mdwn b/index.njaelani.mdwn new file mode 100644 index 00000000..ad1e4b50 --- /dev/null +++ b/index.njaelani.mdwn @@ -0,0 +1,134 @@ +[[!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]]."]]"""]] + +
+
+

What is the GNU Hurd?

+

The GNU Hurd is the GNU project's replacement for the Unix kernel. +It is a collection of servers that run on the Mach microkernel +to implement file systems, network protocols, file access control, and +other features that are implemented by the Unix kernel or similar +kernels (such as Linux). +[[More_detailed|hurd/documentation]].

+
+
+

What is the mission of the GNU Hurd project?

+

Our mission is to create a general-purpose kernel suitable +for the GNU operating system, which is viable for everyday use, +and gives users and programs as much control over their +computing environment as possible. +[[Our_mission_explained|community/weblogs/antrik/hurd-mission-statement]].

+
+
+ +Download latest stable release [here](https://ftp.gnu.org/gnu/hurd/hurd-0.9.tar.gz) or [browse the Git repository](https://git.savannah.gnu.org/cgit/hurd). + +--- + +[[!toc levels=2]] + +--- +# News + +[[!inline +pages="news/* and !*/discussion" +feedonly=yes +feedshow=10]] +[[!inline +pages="news/* and !*/discussion" +show=5 +feeds=no +template=newsitem +actions=yes]] + +Older news entries can be found in the [[news archive|news]]. For Hurd +developers' musings have a look at the [[shared weblog|community/weblogs]]. +The [[@_recent_changes]] page lists the latest changes of this website. + +--- +# Contributing + +So, you are interested in contributing to the GNU Hurd project? Welcome! +Every single contribution is very much encouraged. Please read our [[detailed +recommendations about how to contribute|contributing]]. + +See our [[source_repositories]] for the source code. + +## Access to a GNU/Hurd System + +We provide accounts on our [[public_Hurd_boxen]], and there are also several GNU/Hurd [[Distributions|hurd/running/distrib]] that allow for +[[hurd/running/QEMU]] emulation. + +--- +# Getting Help + +There are a couple of different [[FAQ lists|FAQ]]. +There are a number of [[IRC_channels|IRC]] and several +different [[mailing lists]] with searchable archives. + +Before asking a question on a mailing list or on IRC, first, please try to +answer your own question using a search engine and reading the introductory +information. If you have done this and you cannot find the answer to your +question, feel free to ask on a mailing list or on IRC. + +--- + +# Running the Hurd + +The most functional distribution of the Hurd is the one provided by Debian. +Find more information about it at the +[Debian GNU/Hurd website](http://www.debian.org/ports/hurd/hurd-install). + +Along with it there are [[various_ways|hurd/running]] to run a GNU/Hurd system. +Three of them are + +* Installing a [[GNU/Hurd_distribution|hurd/running/distrib]], +* Running it [[in_Xen|microkernel/mach/gnumach/ports/xen]] and +* Starting a Hurd [[QEMU_image|hurd/running/qemu]] or [[LiveCD|hurd/running/live_cd/]]. + +And these web pages are a living proof of the usability of the Hurd, as they +are rendered on a [[Debian_GNU/Hurd|hurd/running/debian]] system. + +--- +# Current Status + + +The latest GNU releases are **Hurd 0.9**, **Mach 1.8**, and **MIG +1.8** [[(Release Notes)|news/2016-12-18-releases]], 2016-12-18. + +The Hurd is developed by [[a few volunteers in their spare time|faq/how_many_developers]]. +The project welcomes any assistance [[you can provide|contributing]]. +Porting and development expertise is still badly needed in many key areas. + +Functional systems are installable in a dual-boot configuration. Development +systems are currently mostly based on the [[Debian_GNU/Hurd|hurd/running/debian]] port +sponsored by the [Debian project](http://www.debian.org/). + +Aside from this Wiki, community resources for related projects focus around *[gnu.org](https://hurd.gnu.org)*, the *[[mailing lists]]*, and the *[[IRC_channels|IRC]]*. + +If you want to see the current discussions in the Hurd project, please have a look at +the [bug-hurd mailinglist archives](http://lists.gnu.org/pipermail/bug-hurd/). +If you want to have a look at the current coding work, you can just head over to our +[[source_repositories]]. + +For more details, please read our writeup on the +[[current_state_of_the_GNU_Hurd|hurd/status]]. + + +## Advantages and Challenges + +The GNU Hurd operating system design provides [[advantages]], but uncovers new +[[challenges]], too. + + +---- + +These pages are powered by [ikiwiki](http://ikiwiki.info/). + +Further information about this site and how it was created can be found in the +[[colophon]]. diff --git a/index.njaelani/discussion.mdwn b/index.njaelani/discussion.mdwn new file mode 100644 index 00000000..404e47ab --- /dev/null +++ b/index.njaelani/discussion.mdwn @@ -0,0 +1,17 @@ +[[!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]]."]]"""]] + +Ikiwiki has a "Talk" or "Discussion" feature at the top of the page. + +Interestingly, this feature is seldom used on the Hurd wiki. For information about this feature, please take a look at the article on Wikipedia: + +https://en.wikipedia.org/wiki/Help:Talk_pages + +`MutoShack, March 22, 2019` - I'll go first. How come the footer bar on the homepage isn't updated for 2019? I modified the copyright section, but this page still says "2016 FSF"! Editing the page and viewing the ?updated version does not work, but it displays 2019 just fine on other wiki pages! + +`MutoShack, March 23, 2019` - Okay, it's because the copyright is manually inserted into this page. If it is deleted, then Ikiwiki will automaticall default to /copyright. I think that makes the most sense. If we need to change /copyright from "Contributing Authors" to "Free Software Foundation", it is easy enough to do so, which will result in a site-wide change. I'm going to remove the manually inserted \[\[!meta copyright\]\] Markdown tags on pages so this scalability is possible. There is no need for the manual tag. diff --git a/index/discussion.mdwn b/index/discussion.mdwn deleted file mode 100644 index 404e47ab..00000000 --- a/index/discussion.mdwn +++ /dev/null @@ -1,17 +0,0 @@ -[[!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]]."]]"""]] - -Ikiwiki has a "Talk" or "Discussion" feature at the top of the page. - -Interestingly, this feature is seldom used on the Hurd wiki. For information about this feature, please take a look at the article on Wikipedia: - -https://en.wikipedia.org/wiki/Help:Talk_pages - -`MutoShack, March 22, 2019` - I'll go first. How come the footer bar on the homepage isn't updated for 2019? I modified the copyright section, but this page still says "2016 FSF"! Editing the page and viewing the ?updated version does not work, but it displays 2019 just fine on other wiki pages! - -`MutoShack, March 23, 2019` - Okay, it's because the copyright is manually inserted into this page. If it is deleted, then Ikiwiki will automaticall default to /copyright. I think that makes the most sense. If we need to change /copyright from "Contributing Authors" to "Free Software Foundation", it is easy enough to do so, which will result in a site-wide change. I'm going to remove the manually inserted \[\[!meta copyright\]\] Markdown tags on pages so this scalability is possible. There is no need for the manual tag. -- cgit v1.2.3 From 2b76c5c41d09950776fa1ed5c7179d465538a678 Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:07:43 +0100 Subject: update for rename of index.mdwn to index.njaelani.mdwn --- sidebar.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebar.mdwn b/sidebar.mdwn index d2582210..87423f6a 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -13,7 +13,7 @@ License|/fdl]]."]]"""]] --- - * **[[Home|/index]]** + * **[[Home|/index.njaelani]]** * **[[Community]]** * [[Contact_Us]] * **[[Donate]]** -- cgit v1.2.3 From 4ebf6eedcd23983c630e822a1588fb0259395ded Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:20:52 +0100 Subject: --- index.mdwn | 134 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 index.mdwn diff --git a/index.mdwn b/index.mdwn new file mode 100644 index 00000000..ad1e4b50 --- /dev/null +++ b/index.mdwn @@ -0,0 +1,134 @@ +[[!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]]."]]"""]] + +
+
+

What is the GNU Hurd?

+

The GNU Hurd is the GNU project's replacement for the Unix kernel. +It is a collection of servers that run on the Mach microkernel +to implement file systems, network protocols, file access control, and +other features that are implemented by the Unix kernel or similar +kernels (such as Linux). +[[More_detailed|hurd/documentation]].

+
+
+

What is the mission of the GNU Hurd project?

+

Our mission is to create a general-purpose kernel suitable +for the GNU operating system, which is viable for everyday use, +and gives users and programs as much control over their +computing environment as possible. +[[Our_mission_explained|community/weblogs/antrik/hurd-mission-statement]].

+
+
+ +Download latest stable release [here](https://ftp.gnu.org/gnu/hurd/hurd-0.9.tar.gz) or [browse the Git repository](https://git.savannah.gnu.org/cgit/hurd). + +--- + +[[!toc levels=2]] + +--- +# News + +[[!inline +pages="news/* and !*/discussion" +feedonly=yes +feedshow=10]] +[[!inline +pages="news/* and !*/discussion" +show=5 +feeds=no +template=newsitem +actions=yes]] + +Older news entries can be found in the [[news archive|news]]. For Hurd +developers' musings have a look at the [[shared weblog|community/weblogs]]. +The [[@_recent_changes]] page lists the latest changes of this website. + +--- +# Contributing + +So, you are interested in contributing to the GNU Hurd project? Welcome! +Every single contribution is very much encouraged. Please read our [[detailed +recommendations about how to contribute|contributing]]. + +See our [[source_repositories]] for the source code. + +## Access to a GNU/Hurd System + +We provide accounts on our [[public_Hurd_boxen]], and there are also several GNU/Hurd [[Distributions|hurd/running/distrib]] that allow for +[[hurd/running/QEMU]] emulation. + +--- +# Getting Help + +There are a couple of different [[FAQ lists|FAQ]]. +There are a number of [[IRC_channels|IRC]] and several +different [[mailing lists]] with searchable archives. + +Before asking a question on a mailing list or on IRC, first, please try to +answer your own question using a search engine and reading the introductory +information. If you have done this and you cannot find the answer to your +question, feel free to ask on a mailing list or on IRC. + +--- + +# Running the Hurd + +The most functional distribution of the Hurd is the one provided by Debian. +Find more information about it at the +[Debian GNU/Hurd website](http://www.debian.org/ports/hurd/hurd-install). + +Along with it there are [[various_ways|hurd/running]] to run a GNU/Hurd system. +Three of them are + +* Installing a [[GNU/Hurd_distribution|hurd/running/distrib]], +* Running it [[in_Xen|microkernel/mach/gnumach/ports/xen]] and +* Starting a Hurd [[QEMU_image|hurd/running/qemu]] or [[LiveCD|hurd/running/live_cd/]]. + +And these web pages are a living proof of the usability of the Hurd, as they +are rendered on a [[Debian_GNU/Hurd|hurd/running/debian]] system. + +--- +# Current Status + + +The latest GNU releases are **Hurd 0.9**, **Mach 1.8**, and **MIG +1.8** [[(Release Notes)|news/2016-12-18-releases]], 2016-12-18. + +The Hurd is developed by [[a few volunteers in their spare time|faq/how_many_developers]]. +The project welcomes any assistance [[you can provide|contributing]]. +Porting and development expertise is still badly needed in many key areas. + +Functional systems are installable in a dual-boot configuration. Development +systems are currently mostly based on the [[Debian_GNU/Hurd|hurd/running/debian]] port +sponsored by the [Debian project](http://www.debian.org/). + +Aside from this Wiki, community resources for related projects focus around *[gnu.org](https://hurd.gnu.org)*, the *[[mailing lists]]*, and the *[[IRC_channels|IRC]]*. + +If you want to see the current discussions in the Hurd project, please have a look at +the [bug-hurd mailinglist archives](http://lists.gnu.org/pipermail/bug-hurd/). +If you want to have a look at the current coding work, you can just head over to our +[[source_repositories]]. + +For more details, please read our writeup on the +[[current_state_of_the_GNU_Hurd|hurd/status]]. + + +## Advantages and Challenges + +The GNU Hurd operating system design provides [[advantages]], but uncovers new +[[challenges]], too. + + +---- + +These pages are powered by [ikiwiki](http://ikiwiki.info/). + +Further information about this site and how it was created can be found in the +[[colophon]]. -- cgit v1.2.3 From bb36df95e36966639012f40899976d71a10f905c Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:22:38 +0100 Subject: rename index.njaelani.mdwn to njaelani.mdwn --- index.njaelani.mdwn | 134 ----------------------------------------- index.njaelani/discussion.mdwn | 17 ------ njaelani.mdwn | 134 +++++++++++++++++++++++++++++++++++++++++ njaelani/discussion.mdwn | 17 ++++++ 4 files changed, 151 insertions(+), 151 deletions(-) delete mode 100644 index.njaelani.mdwn delete mode 100644 index.njaelani/discussion.mdwn create mode 100644 njaelani.mdwn create mode 100644 njaelani/discussion.mdwn diff --git a/index.njaelani.mdwn b/index.njaelani.mdwn deleted file mode 100644 index ad1e4b50..00000000 --- a/index.njaelani.mdwn +++ /dev/null @@ -1,134 +0,0 @@ -[[!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]]."]]"""]] - -
-
-

What is the GNU Hurd?

-

The GNU Hurd is the GNU project's replacement for the Unix kernel. -It is a collection of servers that run on the Mach microkernel -to implement file systems, network protocols, file access control, and -other features that are implemented by the Unix kernel or similar -kernels (such as Linux). -[[More_detailed|hurd/documentation]].

-
-
-

What is the mission of the GNU Hurd project?

-

Our mission is to create a general-purpose kernel suitable -for the GNU operating system, which is viable for everyday use, -and gives users and programs as much control over their -computing environment as possible. -[[Our_mission_explained|community/weblogs/antrik/hurd-mission-statement]].

-
-
- -Download latest stable release [here](https://ftp.gnu.org/gnu/hurd/hurd-0.9.tar.gz) or [browse the Git repository](https://git.savannah.gnu.org/cgit/hurd). - ---- - -[[!toc levels=2]] - ---- -# News - -[[!inline -pages="news/* and !*/discussion" -feedonly=yes -feedshow=10]] -[[!inline -pages="news/* and !*/discussion" -show=5 -feeds=no -template=newsitem -actions=yes]] - -Older news entries can be found in the [[news archive|news]]. For Hurd -developers' musings have a look at the [[shared weblog|community/weblogs]]. -The [[@_recent_changes]] page lists the latest changes of this website. - ---- -# Contributing - -So, you are interested in contributing to the GNU Hurd project? Welcome! -Every single contribution is very much encouraged. Please read our [[detailed -recommendations about how to contribute|contributing]]. - -See our [[source_repositories]] for the source code. - -## Access to a GNU/Hurd System - -We provide accounts on our [[public_Hurd_boxen]], and there are also several GNU/Hurd [[Distributions|hurd/running/distrib]] that allow for -[[hurd/running/QEMU]] emulation. - ---- -# Getting Help - -There are a couple of different [[FAQ lists|FAQ]]. -There are a number of [[IRC_channels|IRC]] and several -different [[mailing lists]] with searchable archives. - -Before asking a question on a mailing list or on IRC, first, please try to -answer your own question using a search engine and reading the introductory -information. If you have done this and you cannot find the answer to your -question, feel free to ask on a mailing list or on IRC. - ---- - -# Running the Hurd - -The most functional distribution of the Hurd is the one provided by Debian. -Find more information about it at the -[Debian GNU/Hurd website](http://www.debian.org/ports/hurd/hurd-install). - -Along with it there are [[various_ways|hurd/running]] to run a GNU/Hurd system. -Three of them are - -* Installing a [[GNU/Hurd_distribution|hurd/running/distrib]], -* Running it [[in_Xen|microkernel/mach/gnumach/ports/xen]] and -* Starting a Hurd [[QEMU_image|hurd/running/qemu]] or [[LiveCD|hurd/running/live_cd/]]. - -And these web pages are a living proof of the usability of the Hurd, as they -are rendered on a [[Debian_GNU/Hurd|hurd/running/debian]] system. - ---- -# Current Status - - -The latest GNU releases are **Hurd 0.9**, **Mach 1.8**, and **MIG -1.8** [[(Release Notes)|news/2016-12-18-releases]], 2016-12-18. - -The Hurd is developed by [[a few volunteers in their spare time|faq/how_many_developers]]. -The project welcomes any assistance [[you can provide|contributing]]. -Porting and development expertise is still badly needed in many key areas. - -Functional systems are installable in a dual-boot configuration. Development -systems are currently mostly based on the [[Debian_GNU/Hurd|hurd/running/debian]] port -sponsored by the [Debian project](http://www.debian.org/). - -Aside from this Wiki, community resources for related projects focus around *[gnu.org](https://hurd.gnu.org)*, the *[[mailing lists]]*, and the *[[IRC_channels|IRC]]*. - -If you want to see the current discussions in the Hurd project, please have a look at -the [bug-hurd mailinglist archives](http://lists.gnu.org/pipermail/bug-hurd/). -If you want to have a look at the current coding work, you can just head over to our -[[source_repositories]]. - -For more details, please read our writeup on the -[[current_state_of_the_GNU_Hurd|hurd/status]]. - - -## Advantages and Challenges - -The GNU Hurd operating system design provides [[advantages]], but uncovers new -[[challenges]], too. - - ----- - -These pages are powered by [ikiwiki](http://ikiwiki.info/). - -Further information about this site and how it was created can be found in the -[[colophon]]. diff --git a/index.njaelani/discussion.mdwn b/index.njaelani/discussion.mdwn deleted file mode 100644 index 404e47ab..00000000 --- a/index.njaelani/discussion.mdwn +++ /dev/null @@ -1,17 +0,0 @@ -[[!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]]."]]"""]] - -Ikiwiki has a "Talk" or "Discussion" feature at the top of the page. - -Interestingly, this feature is seldom used on the Hurd wiki. For information about this feature, please take a look at the article on Wikipedia: - -https://en.wikipedia.org/wiki/Help:Talk_pages - -`MutoShack, March 22, 2019` - I'll go first. How come the footer bar on the homepage isn't updated for 2019? I modified the copyright section, but this page still says "2016 FSF"! Editing the page and viewing the ?updated version does not work, but it displays 2019 just fine on other wiki pages! - -`MutoShack, March 23, 2019` - Okay, it's because the copyright is manually inserted into this page. If it is deleted, then Ikiwiki will automaticall default to /copyright. I think that makes the most sense. If we need to change /copyright from "Contributing Authors" to "Free Software Foundation", it is easy enough to do so, which will result in a site-wide change. I'm going to remove the manually inserted \[\[!meta copyright\]\] Markdown tags on pages so this scalability is possible. There is no need for the manual tag. diff --git a/njaelani.mdwn b/njaelani.mdwn new file mode 100644 index 00000000..ad1e4b50 --- /dev/null +++ b/njaelani.mdwn @@ -0,0 +1,134 @@ +[[!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]]."]]"""]] + +
+
+

What is the GNU Hurd?

+

The GNU Hurd is the GNU project's replacement for the Unix kernel. +It is a collection of servers that run on the Mach microkernel +to implement file systems, network protocols, file access control, and +other features that are implemented by the Unix kernel or similar +kernels (such as Linux). +[[More_detailed|hurd/documentation]].

+
+
+

What is the mission of the GNU Hurd project?

+

Our mission is to create a general-purpose kernel suitable +for the GNU operating system, which is viable for everyday use, +and gives users and programs as much control over their +computing environment as possible. +[[Our_mission_explained|community/weblogs/antrik/hurd-mission-statement]].

+
+
+ +Download latest stable release [here](https://ftp.gnu.org/gnu/hurd/hurd-0.9.tar.gz) or [browse the Git repository](https://git.savannah.gnu.org/cgit/hurd). + +--- + +[[!toc levels=2]] + +--- +# News + +[[!inline +pages="news/* and !*/discussion" +feedonly=yes +feedshow=10]] +[[!inline +pages="news/* and !*/discussion" +show=5 +feeds=no +template=newsitem +actions=yes]] + +Older news entries can be found in the [[news archive|news]]. For Hurd +developers' musings have a look at the [[shared weblog|community/weblogs]]. +The [[@_recent_changes]] page lists the latest changes of this website. + +--- +# Contributing + +So, you are interested in contributing to the GNU Hurd project? Welcome! +Every single contribution is very much encouraged. Please read our [[detailed +recommendations about how to contribute|contributing]]. + +See our [[source_repositories]] for the source code. + +## Access to a GNU/Hurd System + +We provide accounts on our [[public_Hurd_boxen]], and there are also several GNU/Hurd [[Distributions|hurd/running/distrib]] that allow for +[[hurd/running/QEMU]] emulation. + +--- +# Getting Help + +There are a couple of different [[FAQ lists|FAQ]]. +There are a number of [[IRC_channels|IRC]] and several +different [[mailing lists]] with searchable archives. + +Before asking a question on a mailing list or on IRC, first, please try to +answer your own question using a search engine and reading the introductory +information. If you have done this and you cannot find the answer to your +question, feel free to ask on a mailing list or on IRC. + +--- + +# Running the Hurd + +The most functional distribution of the Hurd is the one provided by Debian. +Find more information about it at the +[Debian GNU/Hurd website](http://www.debian.org/ports/hurd/hurd-install). + +Along with it there are [[various_ways|hurd/running]] to run a GNU/Hurd system. +Three of them are + +* Installing a [[GNU/Hurd_distribution|hurd/running/distrib]], +* Running it [[in_Xen|microkernel/mach/gnumach/ports/xen]] and +* Starting a Hurd [[QEMU_image|hurd/running/qemu]] or [[LiveCD|hurd/running/live_cd/]]. + +And these web pages are a living proof of the usability of the Hurd, as they +are rendered on a [[Debian_GNU/Hurd|hurd/running/debian]] system. + +--- +# Current Status + + +The latest GNU releases are **Hurd 0.9**, **Mach 1.8**, and **MIG +1.8** [[(Release Notes)|news/2016-12-18-releases]], 2016-12-18. + +The Hurd is developed by [[a few volunteers in their spare time|faq/how_many_developers]]. +The project welcomes any assistance [[you can provide|contributing]]. +Porting and development expertise is still badly needed in many key areas. + +Functional systems are installable in a dual-boot configuration. Development +systems are currently mostly based on the [[Debian_GNU/Hurd|hurd/running/debian]] port +sponsored by the [Debian project](http://www.debian.org/). + +Aside from this Wiki, community resources for related projects focus around *[gnu.org](https://hurd.gnu.org)*, the *[[mailing lists]]*, and the *[[IRC_channels|IRC]]*. + +If you want to see the current discussions in the Hurd project, please have a look at +the [bug-hurd mailinglist archives](http://lists.gnu.org/pipermail/bug-hurd/). +If you want to have a look at the current coding work, you can just head over to our +[[source_repositories]]. + +For more details, please read our writeup on the +[[current_state_of_the_GNU_Hurd|hurd/status]]. + + +## Advantages and Challenges + +The GNU Hurd operating system design provides [[advantages]], but uncovers new +[[challenges]], too. + + +---- + +These pages are powered by [ikiwiki](http://ikiwiki.info/). + +Further information about this site and how it was created can be found in the +[[colophon]]. diff --git a/njaelani/discussion.mdwn b/njaelani/discussion.mdwn new file mode 100644 index 00000000..404e47ab --- /dev/null +++ b/njaelani/discussion.mdwn @@ -0,0 +1,17 @@ +[[!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]]."]]"""]] + +Ikiwiki has a "Talk" or "Discussion" feature at the top of the page. + +Interestingly, this feature is seldom used on the Hurd wiki. For information about this feature, please take a look at the article on Wikipedia: + +https://en.wikipedia.org/wiki/Help:Talk_pages + +`MutoShack, March 22, 2019` - I'll go first. How come the footer bar on the homepage isn't updated for 2019? I modified the copyright section, but this page still says "2016 FSF"! Editing the page and viewing the ?updated version does not work, but it displays 2019 just fine on other wiki pages! + +`MutoShack, March 23, 2019` - Okay, it's because the copyright is manually inserted into this page. If it is deleted, then Ikiwiki will automaticall default to /copyright. I think that makes the most sense. If we need to change /copyright from "Contributing Authors" to "Free Software Foundation", it is easy enough to do so, which will result in a site-wide change. I'm going to remove the manually inserted \[\[!meta copyright\]\] Markdown tags on pages so this scalability is possible. There is no need for the manual tag. -- cgit v1.2.3 From 6b84b82acda2ae3f6317c0333181761fa472aedd Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:22:39 +0100 Subject: update for rename of index.njaelani.mdwn to njaelani.mdwn --- sidebar.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebar.mdwn b/sidebar.mdwn index 87423f6a..1f720c45 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -13,7 +13,7 @@ License|/fdl]]."]]"""]] --- - * **[[Home|/index.njaelani]]** + * **[[Home|/njaelani]]** * **[[Community]]** * [[Contact_Us]] * **[[Donate]]** -- cgit v1.2.3 From b88769e0d4138a5136ad506ed370a6c3ee05212e Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:27:45 +0100 Subject: --- njaelani.mdwn | 133 ---------------------------------------------------------- 1 file changed, 133 deletions(-) diff --git a/njaelani.mdwn b/njaelani.mdwn index ad1e4b50..8b137891 100644 --- a/njaelani.mdwn +++ b/njaelani.mdwn @@ -1,134 +1 @@ -[[!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]]."]]"""]] -
-
-

What is the GNU Hurd?

-

The GNU Hurd is the GNU project's replacement for the Unix kernel. -It is a collection of servers that run on the Mach microkernel -to implement file systems, network protocols, file access control, and -other features that are implemented by the Unix kernel or similar -kernels (such as Linux). -[[More_detailed|hurd/documentation]].

-
-
-

What is the mission of the GNU Hurd project?

-

Our mission is to create a general-purpose kernel suitable -for the GNU operating system, which is viable for everyday use, -and gives users and programs as much control over their -computing environment as possible. -[[Our_mission_explained|community/weblogs/antrik/hurd-mission-statement]].

-
-
- -Download latest stable release [here](https://ftp.gnu.org/gnu/hurd/hurd-0.9.tar.gz) or [browse the Git repository](https://git.savannah.gnu.org/cgit/hurd). - ---- - -[[!toc levels=2]] - ---- -# News - -[[!inline -pages="news/* and !*/discussion" -feedonly=yes -feedshow=10]] -[[!inline -pages="news/* and !*/discussion" -show=5 -feeds=no -template=newsitem -actions=yes]] - -Older news entries can be found in the [[news archive|news]]. For Hurd -developers' musings have a look at the [[shared weblog|community/weblogs]]. -The [[@_recent_changes]] page lists the latest changes of this website. - ---- -# Contributing - -So, you are interested in contributing to the GNU Hurd project? Welcome! -Every single contribution is very much encouraged. Please read our [[detailed -recommendations about how to contribute|contributing]]. - -See our [[source_repositories]] for the source code. - -## Access to a GNU/Hurd System - -We provide accounts on our [[public_Hurd_boxen]], and there are also several GNU/Hurd [[Distributions|hurd/running/distrib]] that allow for -[[hurd/running/QEMU]] emulation. - ---- -# Getting Help - -There are a couple of different [[FAQ lists|FAQ]]. -There are a number of [[IRC_channels|IRC]] and several -different [[mailing lists]] with searchable archives. - -Before asking a question on a mailing list or on IRC, first, please try to -answer your own question using a search engine and reading the introductory -information. If you have done this and you cannot find the answer to your -question, feel free to ask on a mailing list or on IRC. - ---- - -# Running the Hurd - -The most functional distribution of the Hurd is the one provided by Debian. -Find more information about it at the -[Debian GNU/Hurd website](http://www.debian.org/ports/hurd/hurd-install). - -Along with it there are [[various_ways|hurd/running]] to run a GNU/Hurd system. -Three of them are - -* Installing a [[GNU/Hurd_distribution|hurd/running/distrib]], -* Running it [[in_Xen|microkernel/mach/gnumach/ports/xen]] and -* Starting a Hurd [[QEMU_image|hurd/running/qemu]] or [[LiveCD|hurd/running/live_cd/]]. - -And these web pages are a living proof of the usability of the Hurd, as they -are rendered on a [[Debian_GNU/Hurd|hurd/running/debian]] system. - ---- -# Current Status - - -The latest GNU releases are **Hurd 0.9**, **Mach 1.8**, and **MIG -1.8** [[(Release Notes)|news/2016-12-18-releases]], 2016-12-18. - -The Hurd is developed by [[a few volunteers in their spare time|faq/how_many_developers]]. -The project welcomes any assistance [[you can provide|contributing]]. -Porting and development expertise is still badly needed in many key areas. - -Functional systems are installable in a dual-boot configuration. Development -systems are currently mostly based on the [[Debian_GNU/Hurd|hurd/running/debian]] port -sponsored by the [Debian project](http://www.debian.org/). - -Aside from this Wiki, community resources for related projects focus around *[gnu.org](https://hurd.gnu.org)*, the *[[mailing lists]]*, and the *[[IRC_channels|IRC]]*. - -If you want to see the current discussions in the Hurd project, please have a look at -the [bug-hurd mailinglist archives](http://lists.gnu.org/pipermail/bug-hurd/). -If you want to have a look at the current coding work, you can just head over to our -[[source_repositories]]. - -For more details, please read our writeup on the -[[current_state_of_the_GNU_Hurd|hurd/status]]. - - -## Advantages and Challenges - -The GNU Hurd operating system design provides [[advantages]], but uncovers new -[[challenges]], too. - - ----- - -These pages are powered by [ikiwiki](http://ikiwiki.info/). - -Further information about this site and how it was created can be found in the -[[colophon]]. -- cgit v1.2.3 From 8cb21b277b693b99b0a3cb9d8a131b421482a5bc Mon Sep 17 00:00:00 2001 From: njaelani Date: Sat, 20 Mar 2021 20:32:28 +0100 Subject: --- sidebar.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebar.mdwn b/sidebar.mdwn index 1f720c45..d2582210 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -13,7 +13,7 @@ License|/fdl]]."]]"""]] --- - * **[[Home|/njaelani]]** + * **[[Home|/index]]** * **[[Community]]** * [[Contact_Us]] * **[[Donate]]** -- cgit v1.2.3