Browse Source

Jani Talikka <jani@internode.on.net>

fixed a typo in Documentation/BUILD


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1936 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 22 years ago
parent
commit
bd228da850
2 changed files with 3 additions and 2 deletions
  1. +1
    -1
      Documentation/BUILD
  2. +2
    -1
      Documentation/Developers/CHANGELOG-RENE

+ 1
- 1
Documentation/BUILD

@ -82,7 +82,7 @@ be passed to './scripts/Create-ISO'.
So, a complete call might look like this: So, a complete call might look like this:
# ./scripts/Create-ISO rock-cd -size 700 -mkdebug bootdisk athlon pentium4 generic
# ./scripts/Create-ISO -size 700 -mkdebug rock-cd bootdisk athlon pentium4 generic
This would create a CD-Set of iso images which are at most 700 MB big, the This would create a CD-Set of iso images which are at most 700 MB big, the
first CD would be bootable and the set would contain the builds 'athlon', first CD would be bootable and the set would contain the builds 'athlon',

+ 2
- 1
Documentation/Developers/CHANGELOG-RENE

@ -1,7 +1,8 @@
*) 2003-12-09 (2.0.0-rc3 - 2.0.0-rc4) *) 2003-12-09 (2.0.0-rc3 - 2.0.0-rc4)
- Andreas V. Meier and Rene Rebe: updated screen (4.0.2)
- Andreas V. Meier and Rene Rebe: updated screen (4.0.2)
- Jani Talikka: fixed typo in Documentation/BUILD
*) 2003-12-08 (2.0.0-rc3 - 2.0.0-rc4) *) 2003-12-08 (2.0.0-rc3 - 2.0.0-rc4)

Loading…
Cancel
Save