live-bootstrap/sysa/coreutils-5.0
Andrius Štikonas 21f4174dc3 Fix packaging issues
* Bzip2 was manually installed directly into filesystem, so bzip2 package was empty.
  Fixed by installing it to destdir. bzip2 moves out its binary before installing
  its own package.
* sha256sum from stage0-posix was not checking any checksums because it does not
  accept piped input. Fixed by using temporary file.
* grep was broken for a short time (but with fixed bzip2 package this caused failures)
  due to touch creating grep file of zero size (egrep symlink was touched).
  Fixed by implementing touch -h

Resolves #156, resolves #166, resolves #167
2022-05-17 10:19:50 +01:00
..
mk Final fixes: 2022-03-12 16:24:25 +11:00
patches Fix packaging issues 2022-05-17 10:19:50 +01:00
patches-musl Fix packaging issues 2022-05-17 10:19:50 +01:00
checksums Fix packaging issues 2022-05-17 10:19:50 +01:00
coreutils-5.0.kaem Fix packaging issues 2022-05-17 10:19:50 +01:00
coreutils-5.0.sh Fix packaging issues 2022-05-17 10:19:50 +01:00