DESCRIPTION = "Miscellaneous files for the base system."
SECTION = "base"
PRIORITY = "required"
-PR = "r36"
+PR = "r37"
LICENSE = "GPL"
SRC_URI = " \
do_install_append_openslug() {
printf "" "" >${D}${sysconfdir}/resolv.conf
rm -r ${D}/mnt/*
+ rmdir /home/root
+ install -m 0755 -d ${D}/root
}
PACKAGES = "${PN}-doc ${PN}"
+++ base-passwd/passwd.master 2005-07-08 06:31:58.000000000 +0200
@@ -1,4 +1,4 @@
-root::0:0:root:/root:/bin/sh
-+root:Xm./49bYkrkuo:0:0:root:/home/root:/bin/sh
++root:Xm./49bYkrkuo:0:0:root:/root:/bin/sh
daemon:*:1:1:daemon:/usr/sbin:/bin/sh
bin:*:2:2:bin:/bin:/bin/sh
sys:*:3:3:sys:/dev:/bin/sh
DESCRIPTION = "Base system password/group files."
SECTION = "base"
-PR = "r1"
+PR = "r2"
LICENSE = "GPL"
SRC_URI = "${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_${PV}.tar.gz \