Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-16 | target/generic: add uartlite ttyULx devices to securetty | Peter Korsgaard | |
2008-05-31 | generic target_skeleton: add /sys to fstab | Peter Korsgaard | |
2008-05-31 | generic target_skeleton: mark /sys with .empty file | Peter Korsgaard | |
/sys somehow didn't got an .empty file like the rest in r21586. Fixed. | |||
2008-03-30 | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | |
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). | |||
2007-01-14 | Add users and groups for D-Bus and HAL. | "Steven J. Hill" | |
2007-01-14 | Make '/var/cache' and symbolic link to '/tmp' like the others. We'll need ↵ | "Steven J. Hill" | |
this for Samba and friends. Also, change mount order of filesystems during boot. | |||
2006-12-02 | - eventually mount the crap /proc before remounting to make busybox's mount ↵ | Bernhard Reutner-Fischer | |
that incorrectly may rely on /proc work. | |||
2006-11-15 | subversion makes it so we do not need a separate tarball | Eric Andersen | |
to store empty directories and symlinks for the target_skeleton. | |||
2006-04-10 | accomodate a read only rootfs | Eric Andersen | |
2005-11-04 | terminfo stuff is created by ncurses, and should not be installed | Eric Andersen | |
unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless. | |||
2005-08-09 | add the wheel group | Mike Frysinger | |
2005-08-09 | Add 'nogroup' to make ltp happy | Eric Andersen | |
2005-08-07 | Add nobody and users to make LTP happier. | Joakim Tjernlund | |
2005-04-21 | don't put in a default resolv.conf. Some folks with a ro rootfs | Eric Andersen | |
will want to replace this, i.e. with a symlink to /tmp | |||
2005-02-17 | Move stuff around | Eric Andersen | |