Gentoo Archives: gentoo-embedded

From: david@×××××××××.com
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] baselayout stuffs
Date: Fri, 16 Jan 2004 20:06:23
Message-Id: 20040116200410.GA24482@redhate.futuretel.com
1 hi all,
2 just thought i'd make some comments about baselayout lite. I've been
3 producing small embedded images with my own scripts for a couple
4 months now. Nothing fancy, but does what I need it to do.
5 anyway, the important things like in /etc for example I thought I'd
6 post:
7
8 .
9 ./csh.env
10 ./dropbear
11 ./dropbear/dropbear_dss_host_key
12 ./dropbear/dropbear_rsa_host_key
13 ./env.d
14 ./env.d/gcc
15 ./env.d/gcc/i686-pc-linux-gnu-3.3.2
16 ./fstab
17 ./group
18 ./init.d
19 ./init.d/rcS
20 ./inittab
21 ./ld.so.cache
22 ./ld.so.conf
23 ./nscd.conf
24 ./nsswitch.conf
25 ./passwd
26 ./profile.env
27 ./resolv.conf
28 ./rpc
29 ./shells
30 ./protocols
31
32
33 while baselayout full contains a lot of stuff. I attached it to this
34 email. Comments/flames/rants welcome.

Attachments

File name MIME type
baselayout text/plain

Replies

Subject Author
Re: [gentoo-embedded] baselayout stuffs Chris PeBenito <pebenito@g.o>