Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: update release notes | Karel Zak | 2007-07-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Karel Zak <kzak@redhat.com> | ||||
* | sys-utils: add arch(1) back to the official tree | Karel Zak | 2007-07-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | This patch add arch(1) back to util-linux source code tree, but the command is not installed by defautl. For more details see "./configure --help". The arch command is deprecated in favor of "uname -m" (coreutils). The latest (6.9+) version of coreutils also supports arch(1) as an alias to "uname -a". Please, if you need arch(1) use the coreutils implementation. Signed-off-by: Karel Zak <kzak@redhat.com> | ||||
* | docs: cleanup before release | Karel Zak | 2007-07-03 | 1 | -2/+41 |
| | | | | Signed-off-by: Karel Zak <kzak@redhat.com> | ||||
* | docs: add the DEPRECATED file | Karel Zak | 2007-04-03 | 1 | -0/+14 |
Signed-off-by: Karel Zak <kzak@redhat.com> |