-
Notifications
You must be signed in to change notification settings - Fork 6
/
MOTD
18 lines (14 loc) · 938 Bytes
/
MOTD
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
NOTE: The official and community repositories have been shifted to b3sum
checksums. Running `kiss U` should be enough to complete the transition.
NOTE: sha256 checksums have been preserved for `b3sum` and `kiss` to allow
updating old systems. In order to rebuild them, they must temporarily be
forked with `kiss fork` and `kiss checksum` and rebuilt until their
checksums are updated to b3sum checksums.
NOTE: libcrypt files might be absent after updating to glibc 2.38, this is
caused by alternatives being created when installing libxcrypt on
older glibc, so either rebuild libcrypt, or run the following command
to restore alternatives to point to libxcrypt:
`kiss a | grep libxcrypt | kiss a -`
NOTE: gcc must be re-built after updating to glibc 2.40 to prevent
build failures:
https://inbox.sourceware.org/libc-help/[email protected]/T/#t