| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow targets to specify extra initramfs source files | nbd | 2007-10-23 | 1 | -1/+3 |
* | Use current UID for initramfs root user:group | nbd | 2007-10-23 | 1 | -2/+2 |
* | don't specify "CC=<nothing>" on kernel build command line | nbd | 2007-10-23 | 2 | -8/+12 |
* | don't replace powerpc arch with ppc | nbd | 2007-10-23 | 1 | -7/+8 |
* | make aliases for package targets if the package directories are in further su... | nbd | 2007-10-21 | 1 | -0/+6 |
* | refreshed madwifi patches | blogic | 2007-10-20 | 1 | -1/+5 |
* | reorganize subtargets, sort subtargets below top level targets | nbd | 2007-10-20 | 1 | -16/+3 |
* | fix quilt update breakage for kernel related packages | nbd | 2007-10-20 | 1 | -3/+0 |
* | remove whitespaces | blogic | 2007-10-18 | 1 | -5/+5 |
* | DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no desc... | blogic | 2007-10-14 | 2 | -5/+5 |
* | add autorebuild check for menuconfig | nbd | 2007-10-14 | 2 | -2/+2 |
* | add possibility to set default .config values | blogic | 2007-10-14 | 1 | -0/+2 |
* | [kernel] netfilter/ipset cleanups | juhosg | 2007-10-12 | 1 | -0/+1 |
* | sync for 2.6.23-final | ejka | 2007-10-10 | 1 | -0/+3 |
* | remove feeds dir on distclean | nbd | 2007-10-09 | 1 | -1/+1 |
* | only run svn info if .svn exists | nbd | 2007-10-09 | 1 | -1/+1 |
* | changed pkg_install_files so one can specify the folder to install from | blogic | 2007-10-08 | 1 | -1/+1 |
* | added generation of x86 livecds, from #2391 | blogic | 2007-10-08 | 1 | -0/+8 |
* | add TARPIT support to netfilter/iptables | juhosg | 2007-10-07 | 1 | -2/+3 |
* | added a function, that packages can call to make installing files/folders muc... | blogic | 2007-10-07 | 1 | -0/+4 |
* | fix accidental double slash in prefixed quilt patchsets | nbd | 2007-10-07 | 1 | -4/+4 |
* | allow targets to select/deselect config symbols | nbd | 2007-10-05 | 1 | -0/+1 |
* | fix quilt patch check | nbd | 2007-10-04 | 1 | -1/+1 |
* | separate series file fixup from quilt check to avoid series file breakages af... | nbd | 2007-10-04 | 1 | -2/+6 |
* | fix target profiles, (closes: 2440) | juhosg | 2007-10-03 | 1 | -4/+16 |
* | fix quilt integration | pavlov | 2007-10-02 | 1 | -1/+1 |
* | fix target profiles | nbd | 2007-10-02 | 1 | -1/+1 |
* | fixes for refresh/update handling | nbd | 2007-09-29 | 4 | -32/+45 |
* | move a stampfile to make it easier to override the patch template | nbd | 2007-09-29 | 4 | -2/+3 |
* | refactor quilt patching code | nbd | 2007-09-29 | 1 | -48/+46 |
* | add a packaging method that installs files into a subdirectory of bin/ instea... | nbd | 2007-09-29 | 3 | -0/+33 |
* | proper series file support for regular packages | nbd | 2007-09-29 | 1 | -1/+6 |
* | use $(TAR) instead of tar | nbd | 2007-09-29 | 1 | -2/+2 |
* | Refactor downloading code into download.mk | nbd | 2007-09-29 | 5 | -30/+124 |
* | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | nbd | 2007-09-28 | 1 | -2/+2 |
* | some minor fixes, cleanups, package build abstraction | nbd | 2007-09-28 | 5 | -9/+23 |
* | add ipv6 conntrack support (closes: #2192) | nico | 2007-09-23 | 1 | -0/+29 |
* | add initial version of a package feeds management script | nbd | 2007-09-23 | 2 | -13/+15 |
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ... | nico | 2007-09-22 | 1 | -3/+37 |
* | add 'Provides:' line in ipkg control files | nico | 2007-09-21 | 1 | -0/+1 |
* | fix spontaneous rebuilds caused by make package/<name>/update with quilt | nbd | 2007-09-20 | 3 | -3/+2 |
* | cosmetic cleanup before more deep changes | nico | 2007-09-20 | 1 | -51/+83 |
* | fix typo again (do i need some sleep?) | nico | 2007-09-17 | 1 | -1/+1 |
* | oops, fix typo | nico | 2007-09-16 | 1 | -3/+3 |
* | remove (unused?) linux symlink in BUILD_DIR | nico | 2007-09-16 | 1 | -2/+0 |
* | revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work... | nico | 2007-09-16 | 2 | -5/+2 |
* | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f... | nico | 2007-09-16 | 1 | -1/+1 |
* | quote LINUX_VERSION to avoid shell errors at DUMP time | nico | 2007-09-16 | 1 | -1/+1 |
* | prevent include/netfilter.mk from being included multiple times | nico | 2007-09-15 | 1 | -0/+5 |
* | properly clean up after kernel_{old,menu}config | nbd | 2007-09-11 | 1 | -1/+1 |