diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-04 13:17:37 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-02-04 13:17:37 +0100 |
commit | c489a11b6e7b12f080c4157c60af8a404ba8ef4c (patch) | |
tree | f2a920d75d7eae153f80b8afc37f2b271b33086a /README | |
parent | 043b28ac8ebcaedac5d39bdf7f1f366b7818a666 (diff) | |
download | bootstrap32-c489a11b6e7b12f080c4157c60af8a404ba8ef4c.tar.xz |
building up to linux and openssh
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -423,8 +423,6 @@ done # proto-kernel without ramdisk and modules if possible, just enough to boot into # a virtual machine (we take qemu/kvm/libvirt) # libelf is only needed for loadable modules, we disable that for now -# careful about AMD and Intel DRM modules, they simply segfault in the -# kernel when they don't have proper access to their firmware sed -i 's@config.i686@config.i486@g' linux/PKGBUILD # circular reference in getext (needed by attr, which needs also gettext) |