Support des modules a tester
This commit is contained in:
@@ -43,9 +43,6 @@ cd rootfs/usr
|
||||
ln -s lib lib64
|
||||
|
||||
cd -
|
||||
#installation de grub
|
||||
# coreutils = cat
|
||||
#sudo pacstrap rootfs || exit 1
|
||||
|
||||
echo "construction de la libc"
|
||||
chmod +x ./libc/build.sh
|
||||
@@ -95,7 +92,6 @@ echo "done"
|
||||
|
||||
echo "construction du kernel"
|
||||
cd kernel && ./from_current.sh && cd -
|
||||
sudo cp kernel/src/vmlinuz rootfs/boot || exit 1
|
||||
echo "done"
|
||||
|
||||
echo "Cloning the firmware"
|
||||
|
||||
Reference in New Issue
Block a user