Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-04 | package: more BR2_PACKAGE_BUSYBOX_HIDE_OTHERS annotations | Peter Korsgaard | |
2008-08-04 | dash: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS | Peter Korsgaard | |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-07-22 | vsftp: enable and fix linking | Peter Korsgaard | |
Patch by Wade Berrier. It still errors out on sysdeputil.c for me, but this is no worse than it was before, so committing. | |||
2008-07-17 | package: sdl_image package | Peter Korsgaard | |
Based on patch by artemys. Closes #4194 | |||
2008-07-10 | gperf: move under "other development stuff" | Peter Korsgaard | |
2008-07-09 | Add gperf, perfect hash generator | Ulf Samuelsson | |
2008-07-08 | sqlite: move under database submenu | Peter Korsgaard | |
2008-07-05 | [0002974] add support for zlib and bzip2 in lighttpd, use alphabetical order ↵ | Ulf Samuelsson | |
for lighttpd config | |||
2008-07-04 | Ensure consistency between XORG_none and (XORG_x11, XORG_tinyx) | Thiago A. Corrêa | |
2008-06-30 | packages: fix xorg to compile modular and tiny versions | Peter Korsgaard | |
Based on googlecode r558 by John Voltz. | |||
2008-06-26 | Added mii-diag package | Hamish Moffatt | |
2008-06-24 | BR2_GRAPHIC_SUPPORT: Fixup comment to make kconfig happy | Peter Korsgaard | |
It seems like kconfig nowadays don't like paranthesises is comments. Reported by Harley. | |||
2008-06-24 | package/i2c-tools: I2C tools package | Peter Korsgaard | |
This package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level access helpers, EEPROM decoding scripts, and more. Based on patch by Michel (BusError). | |||
2008-06-01 | Added database menu to config (maybe move the other databases under it to ↵ | Arnar Mar Sigurðsson | |
remove the mess from the main package menu) Added mysql 5.1 client package, can be used to provide mysql support for PHP. Note: This package has only been tested on AVR32. | |||
2008-05-31 | package: ifplugd package | Peter Korsgaard | |
2008-05-01 | * Added screen | Nigel Kukard | |
The cross compile fix is unavoidable | |||
2008-04-24 | add libiconv and framework for vlc | John Voltz | |
2008-04-24 | add pcre | John Voltz | |
2008-04-24 | add oprofile | John Voltz | |
2008-04-19 | blockdev: sort entries alphabetically | Peter Korsgaard | |
2008-04-18 | buildroot: devmem2 package | Peter Korsgaard | |
2008-04-17 | Added package for axel download accelerator | Hamish Moffatt | |
2008-04-14 | * Added rpm | Nigel Kukard | |
2008-04-12 | * Added neon | Nigel Kukard | |
2008-04-12 | * Added popt | Nigel Kukard | |
2008-04-12 | * Added beecrypt | Nigel Kukard | |
2008-04-12 | * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly | Nigel Kukard | |
2008-04-11 | buildroot: add libart package | Peter Korsgaard | |
2008-04-09 | * Added libbeecrypt (requirement for rpm5) | Nigel Kukard | |
2008-04-08 | * Added bootutils | Nigel Kukard | |
2008-04-06 | buildroot: add input-tools package (evtest, inputattach, jscal, jstest) | Peter Korsgaard | |
2008-04-03 | add festival speech synthesis package from University of Edinburgh | John Voltz | |
2008-03-30 | Add webif package | Ulf Samuelsson | |
2008-03-28 | package: move java packages to package/java sub directory | Peter Korsgaard | |
2008-03-28 | packages: enable java submenu per default like the other submenus | Peter Korsgaard | |
2008-03-28 | Added udpcast package. | Jason Spence | |
2008-03-20 | add alsamixergui and docker packages | John Voltz | |
2008-03-07 | buildroot: SDL_mixer package | Peter Korsgaard | |
Based on patch from Hebbar. | |||
2008-03-07 | buildroot: move editors under package/editors and merge menus | Peter Korsgaard | |
Based on patch by Arnar Mar Sig. | |||
2008-03-06 | updated config.in with all the new swag | John Voltz | |
2008-02-24 | move fis+fconfig packages under BR2_BLOCKDEV_SUPPORT | Peter Korsgaard | |
Move fis + fconfig packages together with mtd utils under Hardware handling / blockdevices and filesystem maintenance. | |||
2008-02-24 | add BR2_TEXTEDIT_SUPPORT submenu | Peter Korsgaard | |
Group text editors under BR2_TEXTEDIT_SUPPORT submenu. | |||
2008-02-24 | ezxml package | Peter Korsgaard | |
2008-02-24 | buildroot: add BR2_XML_SUPPORT submenu | Peter Korsgaard | |
Group XML stuff under BR2_XML_SUPPORT submenu. | |||
2008-02-07 | Added package for fis, which allows you to manipulate the RedBoot flash ↵ | Hamish Moffatt | |
partition table from linux. | |||
2008-02-07 | Added a package for fconfig, which allows you to modify RedBoot ↵ | Hamish Moffatt | |
configuration parameters from linux. | |||
2007-11-30 | Add libeXosip2 package | Ulf Samuelsson | |
2007-11-30 | Add libosip2 package | Ulf Samuelsson | |
2007-11-30 | Add lua package | Ulf Samuelsson | |