summaryrefslogtreecommitdiff
path: root/release/checklist
blob: 2f5c7e7ce6ae8fb6ab2fd3056710d664463e45b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Checklist for Hurd releases.

*   Symlinks in /bin; esp. sh, awk, more, cc.
*   Build some static fileutils: ls, ln, cp, mv, chmod.
*   Make sure /i486-gnu contains hard links, not copies.
*   Make sure we are using Hurd versions of su and uptime, not sh-utils.
*   Make sure we are using Hurd fsck, not e2fs.
*   Make install-dist from release dir.
*   Make sure there is only a stubby resolv.conf in the distribution.
*   Make sure /etc/fstab has no active members
*   Make sure nethack is clean
o   Source code for Hurd and libc must be released.
*   Make sure everything listed in SOURCES is on prep.
*   Remove .stamp files from binary tree.
*   Chown everything root.wheel, mode 755/644.
*   Chown /games games.games.
*   Check permissions on set[gu]id files in binary tree.
       (login, ps, w, vmstat, rsh, rlogin, games/lib/nethack/nethack)
*   Check each directory for bogus cruft files.
*   Especially delete .bash_history, .gnunfs*, and .stamp files.
o   Verify installation on bare machine.