| Commit message (Expand) | Author | Age | Files | Lines |
* | handle postinit for initramfs | groz | 2006-08-18 | 1 | -0/+1 |
* | remove reference to missing file | nbd | 2006-08-18 | 1 | -1/+0 |
* | Update for initramfs handling | groz | 2006-08-18 | 1 | -0/+1 |
* | cosmetic coherency fix | nico | 2006-08-18 | 1 | -2/+2 |
* | fix KERNELNAME | nbd | 2006-08-17 | 1 | -1/+1 |
* | Build bzImage for x86 builds - allow ext2 images even if initramfs used, they... | groz | 2006-08-17 | 3 | -6/+13 |
* | tidy up output | mbm | 2006-08-17 | 1 | -2/+7 |
* | fix accidental tab | mbm | 2006-08-17 | 1 | -2/+2 |
* | Show error messages when collecting the package info | mbm | 2006-08-16 | 1 | -0/+2 |
* | fix issues if kernel config is changed after the compile has started | mbm | 2006-08-16 | 2 | -30/+41 |
* | Move a bunch of ethernet hardware drivers to new kernel module packageing | groz | 2006-08-14 | 2 | -12/+0 |
* | Make ext2 image larger for uml, update uml kernel config | groz | 2006-08-14 | 1 | -1/+1 |
* | fix uml-2.6 (closes: #678) | nico | 2006-08-10 | 2 | -7/+11 |
* | Force remove of the symbolic link build_arm/linux, especially when switching ... | florian | 2006-08-05 | 1 | -0/+1 |
* | automatically turn off colors | mbm | 2006-08-04 | 1 | -1/+6 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 2 | -8/+8 |
* | fix everything I broke with the previous patches | mbm | 2006-08-04 | 1 | -1/+1 |
* | yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) | mbm | 2006-08-04 | 1 | -9/+6 |
* | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | mbm | 2006-08-04 | 2 | -3/+2 |
* | remove debug line | mbm | 2006-08-02 | 1 | -2/+1 |
* | correct [4397] | mbm | 2006-08-02 | 1 | -1/+1 |
* | fix CONFIG_ALL | mbm | 2006-08-02 | 1 | -2/+2 |
* | minor makefile tweaks | mbm | 2006-08-02 | 1 | -28/+29 |
* | don't try to package ipt_SNAT and ipt_DNAT when making kernel module packages | nbd | 2006-07-31 | 1 | -1/+3 |
* | port ppp modules to package/kernel and fix ppp package dependencies | nbd | 2006-07-30 | 2 | -39/+0 |
* | add support for per-package prereq checks, run global prereq checks before (m... | nbd | 2006-07-29 | 3 | -82/+92 |
* | fix build issues with SMP compiles | mbm | 2006-07-28 | 1 | -1/+1 |
* | add more ipkg validation checks | mbm | 2006-07-26 | 1 | -6/+9 |
* | add ncurses to prereq checks | nbd | 2006-07-23 | 1 | -0/+10 |
* | add genext2fs to build ext2 filesystem images | nico | 2006-07-22 | 1 | -1/+1 |
* | port over the netfilter module packaging to the new system and fix iptables d... | nbd | 2006-07-22 | 3 | -124/+2 |
* | fix NO_TRACE_MAKE | nbd | 2006-07-22 | 1 | -5/+8 |
* | revert last prereq.mk - seems to be a different issue | nbd | 2006-07-22 | 1 | -2/+2 |
* | fix prereqs | nbd | 2006-07-22 | 1 | -2/+2 |
* | fix a few directories missed in [4176]'s source -> download | mbm | 2006-07-21 | 3 | -4/+4 |
* | add submenu dependencies (used to hide the proprietary broadcom driver on any... | nbd | 2006-07-21 | 1 | -0/+5 |
* | fix a few broken depenancies | mbm | 2006-07-21 | 1 | -2/+2 |
* | change $(STAMP_DIR) to $(LINUX_DIR) to avoid issues compiling multiple kernels | mbm | 2006-07-20 | 1 | -9/+6 |
* | update prereqs | mbm | 2006-07-20 | 1 | -11/+16 |
* | UML target completed. Added ext2 target fs for use with uml images | groz | 2006-07-20 | 4 | -2/+17 |
* | change 'source' to 'download' | mbm | 2006-07-20 | 1 | -2/+2 |
* | cleanup & revert [4159] | mbm | 2006-07-20 | 1 | -4/+2 |
* | check for zlib.h as well | nbd | 2006-07-19 | 1 | -1/+1 |
* | add a simple prerequisite check | nbd | 2006-07-19 | 1 | -0/+118 |
* | fix KBUILD_VERBOSE if V is unset | nbd | 2006-07-18 | 1 | -1/+4 |
* | accept V= from the environment as well | nbd | 2006-07-18 | 1 | -4/+1 |
* | make the buildroot-ng sdk compatible with the old packages | nbd | 2006-07-18 | 1 | -0/+1 |
* | move the cryptoapi kmod to package/kernel | nbd | 2006-07-18 | 2 | -18/+0 |
* | move some of the kernel module packaging to package/kernel/ | nbd | 2006-07-18 | 2 | -122/+0 |
* | check if the Package/$(NAME) template is defined before packaging or installi... | nbd | 2006-07-18 | 1 | -6/+9 |