summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-07-23 22:26:09 +0000
committerNed Ludd <solar@gentoo.org>2004-07-23 22:26:09 +0000
commit155a76a54c3fc36b5887be34f4f43ca3797e81b7 (patch)
tree54f16ecba02fa341992085ee3126bcf8f174e666 /sys-apps/baselayout-lite/ChangeLog
parentstable on amd64 (Manifest recommit) (diff)
downloadgentoo-2-155a76a54c3fc36b5887be34f4f43ca3797e81b7.tar.gz
gentoo-2-155a76a54c3fc36b5887be34f4f43ca3797e81b7.tar.bz2
gentoo-2-155a76a54c3fc36b5887be34f4f43ca3797e81b7.zip
Moved device node creation to src_install() so that we can get the device nods into a binary package which can then be installed on a host which does not have python/portage etc.
Diffstat (limited to 'sys-apps/baselayout-lite/ChangeLog')
-rw-r--r--sys-apps/baselayout-lite/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/baselayout-lite/ChangeLog b/sys-apps/baselayout-lite/ChangeLog
index 658cda477c62..38148abf86b7 100644
--- a/sys-apps/baselayout-lite/ChangeLog
+++ b/sys-apps/baselayout-lite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/baselayout-lite
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-lite/ChangeLog,v 1.3 2004/06/24 21:59:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout-lite/ChangeLog,v 1.4 2004/07/23 22:26:09 solar Exp $
+
+ 23 Jul 2004; <solar@gentoo.org> baselayout-lite-1.0_pre1.ebuild:
+ Moved device node creation to src_install() so that we can get the device nods
+ into a binary package which can then be installed on a host which does not
+ have python/portage etc.
15 Jun 2004; <solar@gentoo.org> baselayout-lite-1.0_pre1.ebuild:
remove unneeded /etc/nsswitch.conf with USE=uclibc