summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add option to set default site to download package source from. FreeBSD ↵Arnar Mar Sigurðsson2008-06-012-0/+12
| | | | ports mirrors (like: ftp2.uk.freebsd.org/pub/FreeBSD/ports/distfiles) are a good place to find almost all of the source packages.
* busybox: additional 1.10.2 fixesPeter Korsgaard2008-05-312-0/+40
|
* sqlite: bump versionPeter Korsgaard2008-05-311-1/+1
|
* package: ifplugd packagePeter Korsgaard2008-05-315-0/+83
|
* uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+)Peter Korsgaard2008-05-311-2/+1Star
|
* busybox: 1.10.2 patchesPeter Korsgaard2008-05-315-0/+213
|
* uclibc-0.9.28.3: fix config so oldconfig doesn't ask questionsPeter Korsgaard2008-05-311-1/+1
|
* uclibc-0.9.29: handle powerpc subarch selectionPeter Korsgaard2008-05-311-0/+9
|
* Makefile: honor silent (-s) flagPeter Korsgaard2008-05-311-0/+6
|
* distclean: Don't delete $(IMAGE)Peter Korsgaard2008-05-311-1/+1
| | | | | There is not much point in deleting $(IMAGE) as the entire binaries dir is removed. Furthermore, $(IMAGE) is a prefix rather than a file name.
* 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.
* Fix dependencies to enable autoreconf, without rebuilding every timeHamish Moffatt2008-05-281-1/+1
|
* Fix dependency on host-autoconfHamish Moffatt2008-05-281-2/+2
|
* Remove bashismsHamish Moffatt2008-05-281-2/+2
|
* Remove superfluos slash character from MPFR_SITEUlf Samuelsson2008-05-221-1/+1
|
* Build iptables using a single processUlf Samuelsson2008-05-221-1/+1
|
* Build fbset using a single processUlf Samuelsson2008-05-221-1/+1
|
* Doom WAD's depend on DoomUlf Samuelsson2008-05-221-0/+1
|
* Add end-of-line at last line of freetype.mkUlf Samuelsson2008-05-221-1/+1
|
* add SVG selection to Qtopia 4 and fix strip commandUlf Samuelsson2008-05-212-2/+17
|
* Bump qtopia versionUlf Samuelsson2008-05-211-7/+5Star
|
* Update lockfile-progs versionUlf Samuelsson2008-05-201-2/+2
|
* Make linux kernel extension visible also when defined in board directoryUlf Samuelsson2008-05-121-2/+8
|
* features.h should never be included explicitly. Nigel Kukard2008-05-121-2/+2
| | | | | This fixes the bug where "File not found" error is reported by grub. This fix works under both uclibc and glibc.
* toolchain: fix mips abi selectionPeter Korsgaard2008-05-121-10/+27
| | | | Based on commit 0e2ab in aldot's tree.
* Use local time (Thanks Mike)Ulf Samuelsson2008-05-111-1/+1
|
* Bump sip lib versionsUlf Samuelsson2008-05-112-4/+4
|
* Bump ntfs-3g versionUlf Samuelsson2008-05-111-1/+1
|
* Bump qtopia versionUlf Samuelsson2008-05-111-1/+3
|
* Bump portage versionUlf Samuelsson2008-05-111-3/+3
|
* Bump joystick versionUlf Samuelsson2008-05-111-1/+1
|
* Bump lm-sensors versionUlf Samuelsson2008-05-111-4/+6
|
* Bump mdadm versionUlf Samuelsson2008-05-111-3/+5
|
* Bump mutt versionUlf Samuelsson2008-05-111-5/+7
|
* busybox: bump versionPeter Korsgaard2008-05-0911-971/+1Star
|
* Update BR2_ATMEL_MIRROR in defconfigsUlf Samuelsson2008-05-065-13/+49
|
* Fix dependencies in ConfigsUlf Samuelsson2008-05-062-0/+2
|
* busybox: additional 1.10.1 patchesPeter Korsgaard2008-05-055-18/+130
|
* pkgconfig fix for dockerJohn Voltz2008-05-022-1/+26
|
* * Added screenNigel Kukard2008-05-015-0/+572
| | | | The cross compile fix is unavoidable
* fix broken patchJohn Voltz2008-05-011-1/+3
|
* * Fixed bash patchesNigel Kukard2008-05-019-42/+42
|
* remove libdir-la.patch, handled by Makefile.autotools.inJohn Voltz2008-05-011-77/+0Star
|
* remove libdir-la.patch, handled by Makefile.autotools.inJohn Voltz2008-05-011-77/+0Star
|
* update patches for atngw100_expandedJohn Voltz2008-05-018-885/+71Star
|
* add menu.lst for grubJohn Voltz2008-05-011-0/+7
|
* some enhancements to the build-ext3-img scriptJohn Voltz2008-05-011-5/+5
|
* fix festival file downloadersJohn Voltz2008-05-012-15/+15
|
* remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in ↵John Voltz2008-05-016-316/+25Star
| | | | to patch libtool automatically.