+passwd
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
parent
7f07870d7f
commit
912dcabe9f
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ dnf -y \
|
||||||
--enablerepo=base \
|
--enablerepo=base \
|
||||||
--enablerepo=extras \
|
--enablerepo=extras \
|
||||||
--setopt=install_weak_deps=False install \
|
--setopt=install_weak_deps=False install \
|
||||||
bash basesystem systemd dnf centos-release cryptsetup dnf
|
bash basesystem systemd dnf centos-release cryptsetup dnf passwd
|
||||||
|
|
||||||
mount --bind /dev /mnt/dev
|
mount --bind /dev /mnt/dev
|
||||||
mount --bind /dev/pts /mnt/dev/pts
|
mount --bind /dev/pts /mnt/dev/pts
|
||||||
|
|
Loading…
Reference in a new issue