qi-emdebian

Changeset

14:d2f68bc185dc
2016-11-25 Paul Boddie raw files shortlog changelog graph Fixed the Debian Jessie configuration, asserting sysvinit so that older kernels can still boot the system.
conf/multistrap-jessie-mipsel.conf (file)
     1.1 --- a/conf/multistrap-jessie-mipsel.conf	Wed Jun 17 13:20:37 2015 +0200
     1.2 +++ b/conf/multistrap-jessie-mipsel.conf	Fri Nov 25 00:33:08 2016 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  aptsources=Debian
     1.5  
     1.6  [Debian]
     1.7 +packages=sysvinit-core
     1.8  packages=udev busybox-static
     1.9  packages=openssh-server openssh-client
    1.10  packages=plymouth dialog module-init-tools
    1.11 @@ -24,4 +25,4 @@
    1.12  packages=python-pygame
    1.13  source=http://ftp.debian.org/debian
    1.14  keyring=debian-archive-keyring
    1.15 -suite=wheezy
    1.16 +suite=jessie