David Arnold
32c2dd304d
docs: nixos release notes to CommonMark (2105)
...
docs: nixos release notes (revise code blocks)
docs: nixos release notes (fix opt links outside of code blocks)
docs: nixos release notes (fix opt links inside of code blocks)
went fishing with:
```console
rg -A1 \
--multiline \
--multiline-dotall \
'<programlisting>[^</programlisting>]+' \
| rg linkend
```
docs: nixos release notes (prettier)
docs: nixos release notes (restore admonition from prettier destriction)
docs: nixos release notes (recreate xml files)
docs: nixos release notes (fix code block indentation)
docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270 )
2021-06-23 12:33:16 -05:00
David Arnold
1f6969dd5e
docs: nixos release notes (w/o 2105 - separate PR)
...
docs: nixos release notes (revise code blocks)
docs: nixos release notes (fix opt links outside of code blocks)
docs: nixos release notes (fix opt links inside of code blocks)
went fishing with:
```console
rg -A1 \
--multiline \
--multiline-dotall \
'<programlisting>[^</programlisting>]+' \
| rg linkend
```
docs: nixos release notes (prettier)
docs: nixos release notes (fix zonefile codeblocks)
docs: nixos release notes (restore admonition from prettier destriction)
docs: nixos release notes (recreate xml files)
docs: nixos release notes (fix trnslation error md -> xml)
admonition with a title seem not to work
docs: nixos release notes (fix code block indentation)
docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270 )
docs: nixos release notes (fix remaingin '???')
Those where not catched i a previous iteration since they didn't satisfy
the then presumed search regex `#opt-.*`
doc: nixos release notes make docbook/md conversion consistent
2021-06-22 09:52:13 -05:00
Ryan Mulligan
6543c61311
nixos/doc: add 21.11 release notes stub
2021-05-22 18:14:49 -07:00
Luke Granger-Brown
cfed3b8b22
treewide: update 21.03 to 21.05
...
The NixOS 21.03 release has been delayed to 21.05. See NixOS/rfcs#80 .
There are two instances of 21.03 which have been left as is, since they
are in stateVersion comparisons. This will ensure that existing user
configurations which refer to 21.03 will continue to work.
2021-02-12 14:12:48 -08:00
Jonathan Ringer
1f3587cdd5
21.03 is Okapi
...
* Okapi is an artiodactyl mammal native to Central Africa
* https://en.wikipedia.org/wiki/Okapi
2020-09-07 14:20:35 -07:00
worldofpeace
2ba2b0cf23
20.09 is Nightingale
2020-02-10 14:14:18 -05:00
Eelco Dolstra
b0ccd6dd16
Revert "nixos/doc: re-format"
...
This reverts commit ea6e8775bd
. The new
format is not an improvement.
2019-09-19 19:17:30 +02:00
Jan Tojnar
ea6e8775bd
nixos/doc: re-format
2019-09-18 22:13:35 +02:00
Samuel Leathers
01268fda85
20.03 is Markhor
...
* Markhor is a spiral horned animal that is on the endangered species list
* https://en.wikipedia.org/wiki/Markhor
2019-09-09 11:26:58 -04:00
Linus Heckemann
bd018946eb
19.09 is Loris.
...
https://en.wikipedia.org/wiki/Loris
2019-02-25 23:21:14 +01:00
Samuel Dionne-Riel
e144899b74
release-notes: Adds 19.03 — Koi
2018-09-02 17:47:24 -04:00
Graham Christensen
eca5c99bf8
nixos docs: format =)
2018-05-01 19:57:09 -04:00
Vladimír Čunát
7e968a47cd
18.03 -> 18.09
...
I don't have a name ready :-( so I have to fill it later.
2018-03-05 19:47:39 +01:00
Vladimír Čunát
4013b381b3
manuals: document removal of newStdcpp from steam
...
/cc #29180 .
2017-09-27 20:12:06 +02:00
Robin Gloster
755902b543
release-notes: add 17.09
2017-02-27 20:46:34 +01:00
Domen Kožar
b84b523baf
unstable is now 17.03
2016-09-02 08:47:21 +02:00
Domen Kožar
90d7041ce4
PXE boot: add manual section and note in changelog
2016-04-29 10:42:45 +01:00
Eelco Dolstra
56e68d4d5f
Manual: rl-unstable.xml -> rl-1603.xml
2016-02-29 11:39:46 +01:00
Kovacsics Robert (NixOS-SSD2)
b22e6cb299
wiimenu, wmiiSnap, libixp_for_wmii: removed, fixes #9609
...
wiimenu superseded by wimenu from wmii
wmiiSnap superseded by wmii_hg
libixp_for_wmii superseded by libixp_hg
2015-09-03 12:58:24 +02:00
Eelco Dolstra
d4ccd68648
Rename rl-unstable.xml -> rl-1509.xml
2015-08-27 11:50:45 +02:00
Eelco Dolstra
1a03de173b
Move release notes to an appendix and a separate chunk
2015-07-22 16:21:32 +02:00
Nikolay Amiantov
540e3a63e4
manual/release-notes: add unstable release notes with first entries
2015-02-06 02:57:49 +03:00
Eelco Dolstra
df1f751f03
Rename release notes
2014-12-10 17:19:37 +01:00
Domen Kožar
5858ac57a8
next release will be 14.11
2014-10-22 15:41:30 +02:00
Mikey Ariel
a099ca4505
Chunk NixOS manual
...
[Squashed commits to make git blame etc. more likely to work. -ED]
2014-08-26 19:03:49 +02:00