Commit Graph

15 Commits

Author SHA1 Message Date
Eric Andersen
cf4ab1a045 Well that was stupid. It seems we were carrying about two copies of pre-built
binary terminfo stuff, which is supposed to be built by ncurses at compile time.
2005-11-04 16:55:09 +00:00
Eric Andersen
7e133da77d terminfo stuff is created by ncurses, and should not be installed
unless ncurses is installed.  It probably need to be byteswapped
for big endian anyway, so using pre-build stuff is bad regardless.
2005-11-04 16:50:28 +00:00
Mike Frysinger
856246f584 add the wheel group 2005-08-09 22:18:43 +00:00
Eric Andersen
3c31be684d Add 'nogroup' to make ltp happy 2005-08-09 06:08:51 +00:00
Joakim Tjernlund
3ed6fb0af3 Add nobody and users to make LTP happier. 2005-08-07 21:35:53 +00:00
Manuel Novoa III
05c5b1ba36 Add /dev/shm. 2005-08-03 01:28:41 +00:00
Eric Andersen
09aab35147 Add device nodes for /dev/input by default (xorg and others want then) 2005-07-14 23:29:45 +00:00
Eric Andersen
cc4c8832ac Do not include an empty resolv.conf 2005-04-21 20:05:12 +00:00
Eric Andersen
ec2bc50a0f don't put in a default resolv.conf. Some folks with a ro rootfs
will want to replace this, i.e. with a symlink to /tmp
2005-04-21 18:51:38 +00:00
Mike Frysinger
60d43f2627 ext2 was renamed, update config option 2005-02-25 04:24:36 +00:00
Eric Andersen
9fb8ba75ff fixup a couple of typos 2005-02-17 18:51:52 +00:00
Eric Andersen
c123fc3ccf move more stuff around for better board support 2005-02-17 18:49:52 +00:00
Eric Andersen
bb15c2215e more changes towards better board support 2005-02-17 18:21:20 +00:00
Eric Andersen
7d0b7649c9 shuffle things around 2005-02-17 17:29:57 +00:00
Eric Andersen
2b7460e362 Move stuff around 2005-02-17 17:17:48 +00:00