Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | 2007-04-11 | 2 | -1/+41 |
| | | | | - adjust a few defaults. | ||||
* | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | 2007-03-20 | 1 | -1/+1 |
| | |||||
* | - note which kernel-headers are required. | Bernhard Reutner-Fischer | 2007-03-18 | 1 | -0/+4 |
| | | | | PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff.. | ||||
* | - turn off some broken modules | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -6/+3 |
| | |||||
* | - update sample config a bit | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -69/+115 |
| | |||||
* | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -1/+1 |
| | |||||
* | - revert incorrect parts from sjhill's r17800 and add some more documentation. | Bernhard Reutner-Fischer | 2007-02-12 | 1 | -0/+5 |
| | | | | Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets. | ||||
* | - add an arm integrator 926 thing qemu can deal with | Bernhard Reutner-Fischer | 2007-02-10 | 5 | -0/+1228 |
| | |||||
* | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | 2007-02-06 | 1 | -3/+0 |
| | | | | and all other comments to <biteme@devnull.com>. | ||||
* | - reenable linux26 | Bernhard Reutner-Fischer | 2007-01-31 | 4 | -12/+4 |
| | |||||
* | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+1 |
| | |||||
* | - make sure to check against ia32 | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+2 |
| | |||||
* | - generalize the menuconfig linux kernel support | Bernhard Reutner-Fischer | 2007-01-30 | 3 | -17/+16 |
| | | | | - simplify toplevel mkdir rules a tiny bit | ||||
* | - drop some stuff | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -16/+16 |
| | |||||
* | - update snapshot config for ia32 config | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -98/+131 |
| | |||||
* | - fixup after self. Kernel for the x86 family is now built again | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+0 |
| | |||||
* | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | 2007-01-29 | 6 | -377/+2314 |
| | | | | - mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish) | ||||
* | - Prepatory patch for new Atmel targets boards | Bernhard Reutner-Fischer | 2007-01-24 | 2 | -4/+10 |
| | | | | Rearrange in Alphabetical order (Ulf Samuelsson) | ||||
* | - andersee, why was this duplicated and hardcoded here? | Bernhard Reutner-Fischer | 2007-01-15 | 1 | -2/+5 |
| | |||||
* | - move setting the TARGET_DEVICE_DEPMOD up one level | Bernhard Reutner-Fischer | 2006-12-22 | 2 | -2/+2 |
| | |||||
* | - copy the final kernel (and System.map) to boot/ | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -1/+1 |
| | |||||
* | - stripped a bit too much for kernel-headers == target-kernel. Reinstate ↵ | Bernhard Reutner-Fischer | 2006-12-18 | 1 | -2/+2 |
| | | | | required rules. | ||||
* | - put the full kernel's sources into build_/, install them into ↵ | Bernhard Reutner-Fischer | 2006-12-18 | 2 | -25/+46 |
| | | | | | | toolchain_build_. Saves quite some disk-space on the compile-host. - Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning. | ||||
* | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a ↵ | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -2/+0 |
| | | | | default for it in busybox/Config.in | ||||
* | make this target current | Eric Andersen | 2006-12-13 | 12 | -6746/+107 |
| | |||||
* | use the correct depmod for linux26 | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | rename | Eric Andersen | 2006-12-13 | 1 | -0/+0 |
| | |||||
* | endianness is handled elsewhere | Eric Andersen | 2006-12-13 | 1 | -13/+1 |
| | |||||
* | rework the default x86 target | Eric Andersen | 2006-12-13 | 3 | -125/+85 |
| | |||||
* | update busybox defaults a bit | Eric Andersen | 2006-12-13 | 1 | -181/+149 |
| | |||||
* | update uClibc config settings and update installation of kernel headers | Eric Andersen | 2006-12-12 | 5 | -563/+50 |
| | |||||
* | - +x | Bernhard Reutner-Fischer | 2006-12-04 | 1 | -0/+0 |
| | |||||
* | - add generic target. X86 for now, don't fork this but generalize it! | Bernhard Reutner-Fischer | 2006-12-02 | 9 | -0/+3113 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 6 | -6/+12 |
| | |||||
* | subversion makes it so we do not need a separate tarball | Eric Andersen | 2006-11-15 | 25 | -9/+23 |
| | | | | to store empty directories and symlinks for the target_skeleton. | ||||
* | update config files | Eric Andersen | 2006-10-17 | 2 | -99/+105 |
| | |||||
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
| | | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | ||||
* | - list defaults for BR2_GNU_TARGET_SUFFIX in help text | Bernhard Reutner-Fischer | 2006-07-04 | 1 | -3/+3 |
| | | | | - fix a few typos | ||||
* | Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster | Eric Andersen | 2006-07-04 | 2 | -1/+2 |
| | | | | and should NOT be enabled by default. | ||||
* | sync target kernel version with reality | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
| | |||||
* | fix url | Eric Andersen | 2006-06-23 | 1 | -1/+1 |
| | |||||
* | update config a bit | Eric Andersen | 2006-06-23 | 1 | -0/+1 |
| | |||||
* | version bump | Eric Andersen | 2006-06-23 | 4 | -1201/+6388 |
| | |||||
* | Update squashfs patch to v3.0 (2.4.28 kernel) | Peter Korsgaard | 2006-05-24 | 2 | -0/+0 |
| | | | | Untested as I don't have the hw, but the patch applies cleanly. | ||||
* | Fix missing /etc/mtab symlink | Eric Andersen | 2006-04-14 | 2 | -0/+0 |
| | |||||
* | Make symlink targets use relative paths per bug 303 | Eric Andersen | 2006-04-14 | 2 | -0/+0 |
| | |||||
* | doh | Eric Andersen | 2006-04-12 | 2 | -2/+2 |
| | |||||
* | dont use depmod.pl, use cross depmod which I made work properly a while back. | Eric Andersen | 2006-04-12 | 6 | -493/+1098 |
| | | | | Apply latest stable kernel patch | ||||
* | accomodate a read only rootfs | Eric Andersen | 2006-04-10 | 2 | -0/+20 |
| |