logo

bootstrap-initrd

Linux initrd to bootstrap from a small binary seed git clone https://hacktivis.me/git/bootstrap-initrd.git

build-extras.sh (383B)


  1. #!/bin/sh
  2. set -ex
  3. /bootstrap-lua.sh
  4. /bootstrap-bearssl.sh
  5. /bootstrap-make.sh
  6. /bootstrap-e2fsprogs.sh # make
  7. /bootstrap-gettext-tiny.sh # make
  8. /bootstrap-pkgconf.sh # make
  9. /bootstrap-skalibs.sh # make
  10. /bootstrap-tiny-curl.sh # make
  11. /bootstrap-xz.sh # make
  12. /bootstrap-mdevd.sh # make skalibs
  13. /bootstrap-iproute2.sh # make pkgconf
  14. /bootstrap-git.sh # make tiny-curl gettext-tiny