Skip to content
  • Natanael Copa's avatar
    setup-disk: fix running update-extlinux in chroot · c9533d0e
    Natanael Copa authored
    When installling the packages in new root, the update-extlinux trigger
    script will be executed. We make sure this does not fail by:
     - run extlinux --install before we install packages
     - mount /dev and /proc for the chroot
     - temprorary disable grsecurity's chroot_caps
    c9533d0e