squashfs steps
This commit is contained in:
parent
c25fc0e669
commit
b70ce0c7d7
1 changed files with 17 additions and 0 deletions
|
@ -158,6 +158,23 @@ Prepare a grub.cfg
|
||||||
/usr/lib/grub/i386-pc/grub-bios-setup \
|
/usr/lib/grub/i386-pc/grub-bios-setup \
|
||||||
--directory . /dev/sdb
|
--directory . /dev/sdb
|
||||||
|
|
||||||
|
* debootstrap
|
||||||
|
* apt
|
||||||
|
* fstab /d
|
||||||
|
* systemd
|
||||||
|
* linux-image
|
||||||
|
* tops
|
||||||
|
* hardware
|
||||||
|
* completion
|
||||||
|
* network
|
||||||
|
* interfaces
|
||||||
|
* basics
|
||||||
|
* openssh-server fixes (sshd user, /run/sshd)
|
||||||
|
* live-boot
|
||||||
|
* root
|
||||||
|
* inception
|
||||||
|
* bridge
|
||||||
|
|
||||||
* /etc/bash.bashrc
|
* /etc/bash.bashrc
|
||||||
* /etc/fstab (/d)
|
* /etc/fstab (/d)
|
||||||
* /etc/locale.gen
|
* /etc/locale.gen
|
||||||
|
|
Loading…
Reference in a new issue