From: g2@giantshoulder.com Date: Fri, 28 Jan 2005 04:47:30 +0000 (+0000) Subject: Enable OpenSlug to automatically started network after 2nd boot X-Git-Tag: Release-2010-05/1~15275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22936e6ba54e2e1ca0906ac0f8dcbc2a96a006f9;p=openembedded.git Enable OpenSlug to automatically started network after 2nd boot BKrev: 41f9c3e2kq82WX9r5egCG3LEyOLcGQ --- diff --git a/packages/meta/openslug-image.bb b/packages/meta/openslug-image.bb index 0267624439..561bef4665 100644 --- a/packages/meta/openslug-image.bb +++ b/packages/meta/openslug-image.bb @@ -11,14 +11,14 @@ OPENSLUG_HIDDEN_PACKAGES = "ipkg-native ipkg-utils-native fakeroot-native ${PATC DEPENDS = "base-files base-passwd-3.5.7 \ busybox dropbear hotplug initscripts netbase \ sysvinit tinylogin lrzsz portmap \ - ixp4xx-csr ixp425-eth \ + ixp4xx-csr ixp425-eth openslug-init \ ipkg-collateral ipkg ipkg-link \ ${OPENSLUG_EXTRA_DEPENDS}" IPKG_INSTALL = "base-files base-passwd \ busybox dropbear hotplug initscripts netbase \ update-modules sysvinit tinylogin lrzsz portmap \ - ixp4xx-csr ixp425-eth \ + ixp4xx-csr ixp425-eth openslug-init \ ipkg-collateral ipkg ipkg-link \ ${OPENSLUG_EXTRA_INSTALL}" diff --git a/packages/openslug-init/openslug-init-0.10/sysconfsetup b/packages/openslug-init/openslug-init-0.10/sysconfsetup new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/openslug-init/openslug-init_0.10.bb b/packages/openslug-init/openslug-init_0.10.bb new file mode 100644 index 0000000000..e69de29bb2