summaryrefslogtreecommitdiffstats
path: root/target/generic
Commit message (Collapse)AuthorAgeFilesLines
...
* target/generic/mini: remove udhcpc default.script entryPeter Korsgaard2008-08-311-1/+0Star
| | | | | It isn't provided in the target skeleton, and avahi gets the permissions correct so it isn't needed and just confuses users.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-3/+0Star
| | | | 'default n' is the default, so there's no need to say it explicitly.
* generic: fix fb1..3 device_table.txt entriesPeter Korsgaard2008-06-301-1/+1
|
* generic target_skeleton: add /sys to fstabPeter Korsgaard2008-05-311-1/+1
|
* generic target_skeleton: mark /sys with .empty filePeter Korsgaard2008-05-311-0/+0
| | | | /sys somehow didn't got an .empty file like the rest in r21586. Fixed.
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-3014-0/+0
| | | | | | | Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn).
* - update ARM integrator sample and add a "huge" variant of the sameBernhard Reutner-Fischer2007-09-291-0/+1
|
* - add ttyAMABernhard Reutner-Fischer2007-09-291-0/+2
|
* - add nullBernhard Reutner-Fischer2007-09-191-1/+1
|
* - add homedirBernhard Reutner-Fischer2007-03-092-12/+13
|
* - add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer2007-02-164-4/+185
|
* - do not use TARGET_DEVICE_TABLE if is is emptyBernhard Reutner-Fischer2007-02-151-0/+6
|
* - preparation for BR2_PACKAGE_BUSYBOX_SKELETONBernhard Reutner-Fischer2007-02-1529-0/+672
| | | | "Use a minimal target skeleton for use with busybox's mdev et al"
* Add users and groups for D-Bus and HAL."Steven J. Hill"2007-01-142-1/+5
|
* Make '/var/cache' and symbolic link to '/tmp' like the others. We'll need ↵"Steven J. Hill"2007-01-142-1/+2
| | | | this for Samba and friends. Also, change mount order of filesystems during boot.
* - eventually mount the crap /proc before remounting to make busybox's mount ↵Bernhard Reutner-Fischer2006-12-021-1/+1
| | | | that incorrectly may rely on /proc work.
* subversion makes it so we do not need a separate tarballEric Andersen2006-11-1512-2/+11
| | | | to store empty directories and symlinks for the target_skeleton.
* Fix missing /etc/mtab symlinkEric Andersen2006-04-141-0/+0
|
* Make symlink targets use relative paths per bug 303Eric Andersen2006-04-141-0/+0
|
* accomodate a read only rootfsEric Andersen2006-04-101-0/+10
|
* - correct help text for development system.Bernhard Reutner-Fischer2005-11-251-1/+1
|
* dropbear config has been renamedMike Frysinger2005-11-151-1/+1
|
* Well that was stupid. It seems we were carrying about two copies of pre-builtEric Andersen2005-11-041-0/+0
| | | | binary terminfo stuff, which is supposed to be built by ncurses at compile time.
* terminfo stuff is created by ncurses, and should not be installedEric Andersen2005-11-0412-0/+0
| | | | | unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless.
* add the wheel groupMike Frysinger2005-08-101-0/+1
|
* Add 'nogroup' to make ltp happyEric Andersen2005-08-091-0/+1
|
* Add nobody and users to make LTP happier.Joakim Tjernlund2005-08-071-0/+2
|
* Add /dev/shm.Manuel Novoa III2005-08-031-0/+1
|
* Add device nodes for /dev/input by default (xorg and others want then)Eric Andersen2005-07-151-2/+10
|
* Do not include an empty resolv.confEric Andersen2005-04-211-0/+0
|
* don't put in a default resolv.conf. Some folks with a ro rootfsEric Andersen2005-04-211-2/+0Star
| | | | will want to replace this, i.e. with a symlink to /tmp
* ext2 was renamed, update config optionMike Frysinger2005-02-251-1/+1
|
* fixup a couple of typosEric Andersen2005-02-171-2/+2
|
* move more stuff around for better board supportEric Andersen2005-02-173-14/+58
|
* more changes towards better board supportEric Andersen2005-02-172-3/+165
|
* shuffle things aroundEric Andersen2005-02-171-0/+4
|
* Move stuff aroundEric Andersen2005-02-1741-0/+772