Pārlūkot izejas kodu

Replacement package

Bob Mottram 8 gadus atpakaļ
vecāks
revīzija
c961fb02f2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/freedombone-image-make

+ 1
- 1
src/freedombone-image-make Parādīt failu

@@ -90,7 +90,7 @@ fi
90 90
 
91 91
 # Packages to install in all Freedombone environments
92 92
 base_pkgs="apt base-files ifupdown initramfs-tools \
93
-logrotate module-init-tools netbase rsyslog udev debian-archive-keyring"
93
+logrotate kmod netbase rsyslog udev debian-archive-keyring"
94 94
 
95 95
 # Packages needed on the beaglebone
96 96
 beaglebone_pkgs="linux-image-armmp u-boot-tools u-boot"