2007-09-28 |
nbd | some minor fixes, cleanups, package build abstraction |
tree | commitdiff |
2007-09-23 |
nico | add ipv6 conntrack support (closes: #2192) |
tree | commitdiff |
2007-09-23 |
nbd | add initial version of a package feeds management script |
tree | commitdiff |
2007-09-22 |
nico | add missing 2.6 conntrack/nat helpers, add 2.6 conntrac... |
tree | commitdiff |
2007-09-21 |
nico | add 'Provides:' line in ipkg control files |
tree | commitdiff |
2007-09-20 |
nbd | fix spontaneous rebuilds caused by make package/<name... |
tree | commitdiff |
2007-09-20 |
nico | cosmetic cleanup before more deep changes |
tree | commitdiff |
2007-09-17 |
nico | fix typo again (do i need some sleep?) |
tree | commitdiff |
2007-09-16 |
nico | oops, fix typo |
tree | commitdiff |
2007-09-16 |
nico | remove (unused?) linux symlink in BUILD_DIR |
tree | commitdiff |
2007-09-16 |
nico | revert CONFIG_* symbols set m enforcement introduced... |
tree | commitdiff |
2007-09-16 |
nico | allow targets for override generic config (GENERIC_LINU... |
tree | commitdiff |
2007-09-16 |
nico | quote LINUX_VERSION to avoid shell errors at DUMP time |
tree | commitdiff |
2007-09-15 |
nico | prevent include/netfilter.mk from being included multip... |
tree | commitdiff |
2007-09-11 |
nbd | properly clean up after kernel_{old,menu}config |
tree | commitdiff |
2007-09-10 |
nbd | fix custom series files in kernel patch directories |
tree | commitdiff |
2007-09-10 |
nbd | fix kernel build with quilt |
tree | commitdiff |
2007-09-10 |
nbd | fix kernel_menuconfig |
tree | commitdiff |
2007-09-09 |
florian | Package the statistics module for netfilter |
tree | commitdiff |
2007-09-08 |
nbd | fix kmod-crypto, emit warning messages for kmod package... |
tree | commitdiff |
2007-09-08 |
nbd | add support for device type based package preselections |
tree | commitdiff |
2007-09-08 |
nbd | adapt profiles for subtarget changes |
tree | commitdiff |
2007-09-08 |
nbd | major target cleanup. it is now possible to have subtar... |
tree | commitdiff |
2007-09-06 |
nbd | strip the kernel version suffix from target directories... |
tree | commitdiff |
2007-09-06 |
nico | allow scan.mk to find python packages introduced in... |
tree | commitdiff |
2007-09-06 |
nico | remove uneeded stuff after python changes in [8639] |
tree | commitdiff |
2007-09-05 |
nico | fix typo (thanks to jonasg[1] on irc) |
tree | commitdiff |
2007-09-03 |
nico | move TARGET_* flags from ./include/package-default... |
tree | commitdiff |
2007-09-03 |
nico | require all CONFIG_* symbols listed in its KCONFIG... |
tree | commitdiff |
2007-09-03 |
nico | tweak Build/Compile/PyMod: add CPPFLAGS, allow caller... |
tree | commitdiff |
2007-09-03 |
nico | provide default PKG_BUILD_DIR for packages missing... |
tree | commitdiff |
2007-09-03 |
nico | move ipkg related vars from ./rules.mk to ./include... |
tree | commitdiff |
2007-09-02 |
nico | use a default VERSION field for kmod packages |
tree | commitdiff |
2007-09-01 |
nico | fix .dep_files exclusion in rdep calls |
tree | commitdiff |
2007-08-30 |
nbd | fix a dependency bug |
tree | commitdiff |
2007-08-30 |
nbd | clean up recursive dependency handling, use timestamp... |
tree | commitdiff |
2007-08-30 |
nbd | allow the kernel to provide own series files for specif... |
tree | commitdiff |
2007-08-29 |
nbd | avoid rdep in the top level make process (subdir.mk... |
tree | commitdiff |
2007-08-28 |
florian | Add a PyMod template for python related modules |
tree | commitdiff |
2007-08-27 |
nico | revert [8473] (see [8055]) |
tree | commitdiff |
2007-08-26 |
nico | prevent ldconfig use in autoconf based packages |
tree | commitdiff |
2007-08-26 |
nico | add a '@KERNEL' download facility, tweak script |
tree | commitdiff |
2007-08-26 |
nico | include kernel-version.mk from kernel.mk so that a... |
tree | commitdiff |
2007-08-26 |
nico | move rule for $(STAGING_DIR)/etc/ipkg.conf out of Build... |
tree | commitdiff |
2007-08-25 |
nico | move KERNEL_PATCHVER from kernel.mk to kernel-version... |
tree | commitdiff |
2007-08-25 |
nico | add support for KernelPackage/*/description |
tree | commitdiff |
2007-08-25 |
nico | move ipkg.conf creation from tools/ipkg-utils to includ... |
tree | commitdiff |
2007-08-24 |
nico | fix netfilter quota module |
tree | commitdiff |
2007-08-24 |
nico | replace xargs commands with $(XARGS) |
tree | commitdiff |
2007-08-24 |
nico | combine the 3 find in a single one |
tree | commitdiff |
2007-08-23 |
florian | Fix the error on the quota extension (#2080) |
tree | commitdiff |
2007-08-23 |
florian | Add back physdev (#2216) |
tree | commitdiff |
2007-08-22 |
nico | rename libtool macros, revert [8461], make install... |
tree | commitdiff |
2007-08-22 |
florian | Make the libtool fix more dynamic |
tree | commitdiff |
2007-08-21 |
nico | add 2 helper macros to deal with libtool madness |
tree | commitdiff |
2007-08-21 |
nico | rename 'stampfiles' directory to 'stamp' |
tree | commitdiff |
2007-08-21 |
florian | Move to 2.6.22.4 |
tree | commitdiff |
2007-08-16 |
nbd | revert [8415], seems to be causing problems for the... |
tree | commitdiff |
2007-08-15 |
nbd | always include kernel config for kernel packages |
tree | commitdiff |
2007-08-12 |
florian | Add a requireheader for squid, should fix it (#2205) |
tree | commitdiff |
2007-08-07 |
nbd | build system cleanup/restructuring as described in... |
tree | commitdiff |
2007-08-03 |
nbd | fix image installation |
tree | commitdiff |
2007-08-02 |
nbd | fix kmod packages that don't use KCONFIG |
tree | commitdiff |
2007-08-02 |
nbd | fix kmod packaging for packages where some KCONFIG... |
tree | commitdiff |
2007-07-31 |
nbd | Port the mbsd_multi patch from freewrt, which adds... |
tree | commitdiff |
2007-07-30 |
nbd | fix a rebuild bug related to quilt |
tree | commitdiff |
2007-07-30 |
nbd | silence |
tree | commitdiff |
2007-07-30 |
nbd | same for host builds |
tree | commitdiff |
2007-07-30 |
nbd | speed up the prepare step a bit |
tree | commitdiff |
2007-07-30 |
nbd | ignore dependencies when using QUILT |
tree | commitdiff |
2007-07-30 |
nbd | next round of cleanup, convert target/ - make -j works... |
tree | commitdiff |
2007-07-30 |
nbd | more cleanup |
tree | commitdiff |
2007-07-30 |
nbd | remove CONFIG_JLEVEL. use make -j in the future |
tree | commitdiff |
2007-07-30 |
nbd | next round of build system cleanup - convert package... |
tree | commitdiff |
2007-07-30 |
nbd | fix compile errors with make 3.80 |
tree | commitdiff |
2007-07-30 |
nbd | fix verbose output with dash as /bin/sh |
tree | commitdiff |
2007-07-28 |
nbd | add default command for dummy targets |
tree | commitdiff |
2007-07-28 |
nbd | build system fixes, more cleanup |
tree | commitdiff |
2007-07-28 |
nbd | more build system cleanup |
tree | commitdiff |
2007-07-28 |
nbd | allow target specific builddir list override |
tree | commitdiff |
2007-07-28 |
nbd | add missing flag |
tree | commitdiff |
2007-07-28 |
nbd | don't force the install->compile, compile->prepare... |
tree | commitdiff |
2007-07-28 |
nbd | initial attempt at cleaning up subdirectory handling... |
tree | commitdiff |
2007-07-26 |
nbd | ignore filenames that can cause problems for the recurs... |
tree | commitdiff |
2007-07-26 |
nico | remove the @ and change the comment from [8107] (closes... |
tree | commitdiff |
2007-07-23 |
nbd | do dynamic kernel config changes for netfilter as well |
tree | commitdiff |
2007-07-23 |
nbd | add better working-g++ check (patch from #2017) |
tree | commitdiff |
2007-07-23 |
nbd | more dependency fixes |
tree | commitdiff |
2007-07-22 |
nico | fix jffs2 images |
tree | commitdiff |
2007-07-20 |
nbd | disable kmod packages where the KCONFIG options are =y |
tree | commitdiff |
2007-07-20 |
nbd | reorder, xt_CHAOS depends on xt_DELUDE |
tree | commitdiff |
2007-07-19 |
nbd | really fix tgz images |
tree | commitdiff |
2007-07-18 |
florian | Fix the tgz image build |
tree | commitdiff |
2007-07-18 |
nbd | prevent the new config changes from interfering with... |
tree | commitdiff |
2007-07-18 |
nbd | dynamically enable/disable kernel config options for... |
tree | commitdiff |
2007-07-18 |
nbd | fail in .quilt_patched when there were patches that... |
tree | commitdiff |
2007-07-17 |
noz | cope with QUILT=1 when there are no patches |
tree | commitdiff |
2007-07-17 |
florian | Add ipt_random module |
tree | commitdiff |
2007-07-16 |
nbd | better support for handling various jffs2 eraseblock... |
tree | commitdiff |
2007-07-16 |
nbd | add kernel_oldconfig target |
tree | commitdiff |
next |