can generate initramfs from busybox
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
f51a444012
commit
7ba6c0a44a
10 changed files with 119 additions and 29 deletions
4
hacking/v1-debootstrap-pacstrap/arch_bootstrap.sh
Normal file
4
hacking/v1-debootstrap-pacstrap/arch_bootstrap.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
fakeroot pacman -r $(pwd -P)/preos -Syu --noconfirm --cachedir $(pwd -P)/preos/var/cache/pacman base
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue