Age | Commit message (Expand) | Author |
2009-09-30 | buildroot: reinstate /etc/{hostname,issue} kconfig when using generic target | Peter Korsgaard |
2009-09-19 | target: update default /etc/issue and /etc/hostname | Peter Korsgaard |
2009-09-05 | target: use qstrip | Thomas Petazzoni |
2009-07-31 | Fix PROGRAM_INVOCATION handling with external toolchains | Thomas Petazzoni |
2009-06-21 | target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes | Peter Korsgaard |
2009-06-21 | target/generic: add /dev/i2c-N device nodes | Peter Korsgaard |
2009-06-10 | Add support for Freescale's MXC serial terminals | Daniel Mack |
2009-06-07 | target/generic: add ttySACx support to serial console config | Peter Korsgaard |
2009-04-15 | target/generic: support for busybox >= 1.14.x speed=0 handling | Peter Korsgaard |
2009-03-23 | package: auto* needs perl | Peter Korsgaard |
2009-03-23 | target/generic: s/TTYSO/TTYS0/ | Peter Korsgaard |
2009-03-20 | target/generic: add kconfig for serial getty config (port + baudrate) | Peter Korsgaard |
2009-03-20 | target/generic: skeleton: add netdev group for dbus | Peter Korsgaard |
2009-03-04 | target/generic: development system needs wchar + program invocation | Peter Korsgaard |
2009-02-03 | target/generic: add ttyCPMx device nodes to device_table / securetty | Peter Korsgaard |
2009-01-23 | Revert r24952 (BR2_TARGET_TEST_PACKAGES) | Peter Korsgaard |
2009-01-22 | Add simple way to enable most (but not all) targets for testing purposes | Ulf Samuelsson |
2009-01-05 | add .empty files for git-svn | Peter Korsgaard |
2008-12-23 | target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm) | Peter Korsgaard |
2008-12-08 | make the default etc/init.d/S40network compatible with msh | Peter Korsgaard |
2008-10-18 | target: add /sys directory to target skeletons needing it | Peter Korsgaard |
2008-10-17 | Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports) | Peter Korsgaard |
2008-09-16 | target/generic: add uartlite ttyULx devices to securetty | Peter Korsgaard |
2008-08-31 | target/generic/mini: remove udhcpc default.script entry | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-06-30 | generic: fix fb1..3 device_table.txt entries | 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 |
2008-03-30 | target_skeleton: mark empty directories with .empty files | Peter Korsgaard |
2007-09-29 | - update ARM integrator sample and add a "huge" variant of the same | Bernhard Reutner-Fischer |
2007-09-29 | - add ttyAMA | Bernhard Reutner-Fischer |
2007-09-19 | - add null | Bernhard Reutner-Fischer |
2007-03-09 | - add homedir | Bernhard Reutner-Fischer |
2007-02-16 | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer |
2007-02-15 | - do not use TARGET_DEVICE_TABLE if is is empty | Bernhard Reutner-Fischer |
2007-02-15 | - preparation for BR2_PACKAGE_BUSYBOX_SKELETON | Bernhard Reutner-Fischer |
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 thi... | "Steven J. Hill" |
2006-12-02 | - eventually mount the crap /proc before remounting to make busybox's mount t... | Bernhard Reutner-Fischer |
2006-11-15 | subversion makes it so we do not need a separate tarball | Eric Andersen |
2006-04-14 | Fix missing /etc/mtab symlink | Eric Andersen |
2006-04-14 | Make symlink targets use relative paths per bug 303 | Eric Andersen |
2006-04-10 | accomodate a read only rootfs | Eric Andersen |
2005-11-25 | - correct help text for development system. | Bernhard Reutner-Fischer |
2005-11-15 | dropbear config has been renamed | Mike Frysinger |
2005-11-04 | Well that was stupid. It seems we were carrying about two copies of pre-built | Eric Andersen |
2005-11-04 | terminfo stuff is created by ncurses, and should not be installed | Eric Andersen |
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 |