diff options
author | root <root@adrien.no-ip.info> | 2009-10-06 23:11:06 +0200 |
---|---|---|
committer | root <root@adrien.no-ip.info> | 2009-10-06 23:11:06 +0200 |
commit | a402f4a653813b99c3049a871b7eb573e831cc5c (patch) | |
tree | d6ad9f02250431ec1c6c9fdcb8a1d987e68bad9b /base/aaabasicfs/Pkgfile | |
parent | 0cc7f19143ed15ff82fdbe9360cc5f521f49d1e2 (diff) | |
download | nutyx-pakxe-a402f4a653813b99c3049a871b7eb573e831cc5c.tar.gz nutyx-pakxe-a402f4a653813b99c3049a871b7eb573e831cc5c.tar.bz2 nutyx-pakxe-a402f4a653813b99c3049a871b7eb573e831cc5c.tar.xz nutyx-pakxe-a402f4a653813b99c3049a871b7eb573e831cc5c.zip |
aaabasicfs, maj 2008.1-beta3
Diffstat (limited to 'base/aaabasicfs/Pkgfile')
-rw-r--r-- | base/aaabasicfs/Pkgfile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index 960d1a5e5..58951a086 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -6,12 +6,12 @@ name=aaabasicfs version=2009.1 -release=beta2 +release=beta3 scriptsversion=lfs-bootscripts-20090817 source=( http://www.linuxfromscratch.org/lfs/downloads/development/$scriptsversion.tar.bz2\ hosts clock console fstab inittab message inputrc network xorg.conf \ profile dircolors.sh extrapaths.sh bash_profile bashrc bashrc.etc lfs-bootscripts-01.patch \ - blfs-bootscripts nu readline.sh unmask.sh X.sh i18n.sh bashrc sysklogd cleanfs) + blfs-bootscripts nu readline.sh unmask.sh X.sh i18n.sh bashrc ) build() { @@ -145,9 +145,7 @@ EOF cp -v nu $PKG/root/bin # Customise startup scripts cp blfs-bootscripts $PKG/etc/ - cp sysklogd $PKG/etc/rc.d/init.d/ - cp cleanfs $PKG/etc/rc.d/init.d/ - + cp -v message $PKG/boot/ cat > $PKG/etc/skel/.dmrc << "EOF" |