diff options
author | Sven Gothel <[email protected]> | 2021-07-02 19:07:29 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-07-02 19:07:29 +0200 |
commit | 4295d611a88f0fc41e4fe9a973a4f3d56e18632b (patch) | |
tree | d9ef3d1cde4c9864ef2fe5c8fe8a7e0043a79636 /stage2 | |
parent | e22ce93697f02bc0bb18a179e738cc14833a161e (diff) |
stage2: Add bluez, rfkill, busybox, initramfs-tools*; stage3: drop rfkill
Diffstat (limited to 'stage2')
-rw-r--r-- | stage2/01-sys-tweaks/00-packages | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stage2/01-sys-tweaks/00-packages b/stage2/01-sys-tweaks/00-packages index 5d282d1..9eea33e 100644 --- a/stage2/01-sys-tweaks/00-packages +++ b/stage2/01-sys-tweaks/00-packages @@ -18,8 +18,10 @@ usbutils libraspberrypi-dev libfreetype6-dev dosfstools #dphys-swapfile +bluez raspberrypi-sys-mods pi-bluetooth +rfkill apt-listchanges usb-modeswitch libpam-chksshpwd @@ -37,3 +39,6 @@ vl805fw pciutils rpi-eeprom raspinfo +busybox +initramfs-tools-core +initramfs-tools |