Age | Commit message (Expand) | Author |
2010-07-18 | move default skeleton to fs/ and drop busybox skeleton | Dmytro Milinevskyy |
2010-06-09 | skeleton: remove loopback interface configuration from inittab | Baruch Siach |
2010-05-26 | busybox skeleton: allow logins from ttymxc[0-2] | Baruch Siach |
2010-05-03 | target/generic: inittab: fix devpts mounts when devtmpfs is used | Peter Korsgaard |
2010-04-17 | Remove all TARGET_DEVICE_TABLE definitions | Thomas Petazzoni |
2010-04-02 | Add missing directories to Busybox skeleton | Paulius Zaleckas |
2010-04-02 | Remove ConfigFS from Busybox skeleton | Paulius Zaleckas |
2009-12-26 | Drop generic package selection (access point, firewall, dev system) | Gustavo Zacarias |
2009-10-06 | target/generic: /etc/{hostname,issue}: work around quotes in kconfig | Peter Korsgaard |
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 |