Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix kexec build for ARM | Ulf Samuelsson | 2007-10-18 | 1 | -2/+13 |
| | |||||
* | Update JFFS2 page/erase size correctly | Ulf Samuelsson | 2007-10-17 | 1 | -22/+45 |
| | |||||
* | Softfloat patch | Ulf Samuelsson | 2007-10-17 | 1 | -0/+26 |
| | |||||
* | fix typo in kernel headers | Ulf Samuelsson | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | Bump fakeroot version and add patch | Ulf Samuelsson | 2007-10-13 | 2 | -1/+8938 |
| | |||||
* | Config update of tcpdump | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
| | |||||
* | Config update of Readline subdir | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
| | |||||
* | Remove superfluous 'slash' in GMP_SITE | Ulf Samuelsson | 2007-10-13 | 1 | -1/+1 |
| | |||||
* | Config update in libpcap | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
| | |||||
* | Create dir before use in jpeg pkg | Ulf Samuelsson | 2007-10-13 | 1 | -0/+1 |
| | |||||
* | Use correct kernel name for advanced linux build | Ulf Samuelsson | 2007-10-13 | 1 | -6/+9 |
| | |||||
* | Move config item deeper into menu system | Ulf Samuelsson | 2007-10-13 | 1 | -2/+1 |
| | |||||
* | Create Advanced Linux Configuration option/Remove experimental | Ulf Samuelsson | 2007-10-13 | 9 | -899/+1570 |
| | |||||
* | Update AVR32 toolchain with new binutils and uClibc, This time it works ↵ | Ulf Samuelsson | 2007-10-13 | 7 | -18/+76 |
| | | | | (cross-fingers) | ||||
* | Allow library copy to fail | Ulf Samuelsson | 2007-10-12 | 2 | -4/+4 |
| | |||||
* | Update AVR32 uClibc configuration | Ulf Samuelsson | 2007-10-12 | 1 | -18/+55 |
| | |||||
* | Use correct uImage location for AVR32 | Ulf Samuelsson | 2007-10-12 | 1 | -0/+11 |
| | |||||
* | Add JFFS partition info for NGW100 | Ulf Samuelsson | 2007-10-12 | 1 | -0/+8 |
| | |||||
* | Do not copy shared C++ lib, unless one is built | Ulf Samuelsson | 2007-10-12 | 1 | -0/+2 |
| | |||||
* | Add AVR32 support for uclibc-0-9-29 | Ulf Samuelsson | 2007-10-12 | 5 | -1/+3721 |
| | |||||
* | Add 2.6.22.10 and 2.6.23 support | Ulf Samuelsson | 2007-10-12 | 8 | -17/+20125 |
| | |||||
* | Update AVR32 to busybox-1.7.2 | Ulf Samuelsson | 2007-10-12 | 2 | -0/+1438 |
| | |||||
* | Remove LEGACY functions from haserl | Ulf Samuelsson | 2007-10-12 | 2 | -0/+15 |
| | |||||
* | Update NGW100 skeleton | Ulf Samuelsson | 2007-10-12 | 7 | -7/+74 |
| | |||||
* | Update NWG100 skeleton | Ulf Samuelsson | 2007-10-12 | 6 | -7/+73 |
| | |||||
* | Cannot copy shared c++ lib, if one has not been created | Ulf Samuelsson | 2007-10-12 | 1 | -0/+2 |
| | |||||
* | Allow longer history for package versions | Ulf Samuelsson | 2007-10-07 | 3 | -3/+9 |
| | |||||
* | Do not create new directories in external toolchain | Ulf Samuelsson | 2007-10-07 | 1 | -0/+2 |
| | |||||
* | - pull patches 018..024 | Bernhard Reutner-Fischer | 2007-10-07 | 7 | -0/+950 |
| | |||||
* | Allow date to be added to Image | Ulf Samuelsson | 2007-10-07 | 2 | -4/+23 |
| | |||||
* | Do not create directories, if they exist | Ulf Samuelsson | 2007-10-07 | 2 | -2/+2 |
| | |||||
* | - fix some whitespace damage.. | Bernhard Reutner-Fischer | 2007-10-05 | 8 | -34/+74 |
| | | | | - add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf | ||||
* | - start to think about GNU/hurd support. | Bernhard Reutner-Fischer | 2007-10-05 | 6 | -2/+57 |
| | | | | Not yet functional. Help welcome | ||||
* | - comment out apparently unused? cruft (linux-experimental) | Bernhard Reutner-Fischer | 2007-10-05 | 1 | -5/+5 |
| | |||||
* | - adjust default for LFS | Bernhard Reutner-Fischer | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | - add pattern for gnuhurd-uclibc | Bernhard Reutner-Fischer | 2007-10-05 | 2 | -0/+22 |
| | |||||
* | - default to mips I for mipsel and mips III for mips | Bernhard Reutner-Fischer | 2007-10-02 | 2 | -1/+9 |
| | | | | - suggest some target flags for abi64 | ||||
* | - make sure that the target's usr/include dir exists when installing the headers | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -1/+3 |
| | | | | | It would make sense to provide a $(PREREQ_TARGETDIR_USR_INCLUDE) prerequisite that expands to $(TARGET_DIR)/usr/include if installing any headers was requested to fix this in a generic manner.. | ||||
* | - remove usage of SUSv3 LEGACY functions | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -0/+11 |
| | |||||
* | - has to select libelf (and should nowadays work without LFS) | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -2/+2 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | Update AVR32 tools config | Ulf Samuelsson | 2007-10-01 | 2 | -3/+751 |
| | |||||
* | Update ATNGW100 defconfig | Ulf Samuelsson | 2007-10-01 | 1 | -7/+7 |
| | |||||
* | Use the right Config for AVR32 gcc build | Ulf Samuelsson | 2007-10-01 | 1 | -4/+4 |
| | |||||
* | - remove misplaced comment | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 149 | -250/+250 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - pass configure args for the -target compiler | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -0/+1 |
| | |||||
* | - add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compiler | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -12/+18 |
| | |||||
* | - comment out non-existing source | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -2/+2 |
| | |||||
* | - put a static grub into the staging dir | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -0/+5 |
| |