Commit graph

3020 commits

Author SHA1 Message Date
Felix Fietkau
de93bede13 make ramdisk support generic, some cleanups
SVN-Revision: 3911
2006-06-07 23:59:04 +00:00
Felix Fietkau
ce3f164ea0 disable all other filesystems in menuconfig when initramfs is selected
SVN-Revision: 3910
2006-06-07 23:47:30 +00:00
Felix Fietkau
eb1b6f7636 move mips boot patch to generic-2.6
SVN-Revision: 3909
2006-06-07 23:46:57 +00:00
Felix Fietkau
829c95db10 generic lzma loader: add support for memory copying, preserve prom arguments
SVN-Revision: 3908
2006-06-07 23:45:42 +00:00
Imre Kaloz
11b8b8af73 add GCC 4.1.1 and sync 4.1.0 with Kamikaze
SVN-Revision: 3907
2006-06-06 08:40:51 +00:00
Felix Fietkau
d966955e51 fix typo
SVN-Revision: 3906
2006-06-05 03:01:17 +00:00
Felix Fietkau
648e7db52d target/linux/image rewrite
SVN-Revision: 3905
2006-06-04 21:57:59 +00:00
Felix Fietkau
2b7eb78d80 fix unnecessary kernel rebuild
SVN-Revision: 3904
2006-06-04 21:57:38 +00:00
Felix Fietkau
1354f27bbb whitespace fixes
SVN-Revision: 3903
2006-06-04 14:40:47 +00:00
Felix Fietkau
f5f11fff44 don't compile libipkg in busybox if ipkg is disabled
SVN-Revision: 3901
2006-06-04 01:31:03 +00:00
Felix Fietkau
a9911c5adc don't delete .svn on distclean
SVN-Revision: 3898
2006-06-02 16:30:25 +00:00
Felix Fietkau
0cde379fb9 run defconfig at the start of a normal make run to get additional config options
SVN-Revision: 3897
2006-06-02 16:27:15 +00:00
Felix Fietkau
a6983e9cb1 remove unused wget menuconfig option; make the package autorebuild optional (but enabled by default)
SVN-Revision: 3896
2006-06-02 16:17:56 +00:00
Felix Fietkau
83acc2352b store stamp file for 'development headers installed' in the staging dir instead of the package dir
SVN-Revision: 3895
2006-06-02 16:12:05 +00:00
Felix Fietkau
3975a3e97e fix a typo that prevents base-files from being installed
SVN-Revision: 3894
2006-06-02 16:03:03 +00:00
Felix Fietkau
450d0b77e6 fix version info for packages that either lack PKG_VERSION or PKG_RELEASE
SVN-Revision: 3890
2006-06-02 00:01:00 +00:00
Felix Fietkau
6860977c4c fix base-files version number
SVN-Revision: 3888
2006-06-01 23:20:10 +00:00
Felix Fietkau
38e0f11f41 add broadcom include files, fix build
SVN-Revision: 3887
2006-06-01 01:17:20 +00:00
Felix Fietkau
12090bfed0 some bugfixes and additions for the default compile target
SVN-Revision: 3886
2006-06-01 01:06:23 +00:00
Felix Fietkau
c8ec7f7647 fix dependency problem
SVN-Revision: 3885
2006-06-01 00:47:29 +00:00
Felix Fietkau
86aca71a36 remove some debugging code, include package/rules.mk in package dependency check
SVN-Revision: 3884
2006-06-01 00:31:20 +00:00
Felix Fietkau
8f353e3b6b add TARGET_CONFIGURE_OPTS to default compile command
SVN-Revision: 3883
2006-06-01 00:28:12 +00:00
Felix Fietkau
a455258789 add clean targets, more FORCE stuff
SVN-Revision: 3882
2006-06-01 00:19:52 +00:00
Felix Fietkau
207bbb56d4 remove broken dependency
SVN-Revision: 3881
2006-06-01 00:18:45 +00:00
Felix Fietkau
e5fda9318f fix InstallDev bug
SVN-Revision: 3880
2006-06-01 00:06:16 +00:00
Felix Fietkau
e0b3512e74 allow parallel build of binutils
SVN-Revision: 3879
2006-05-31 23:45:06 +00:00
Felix Fietkau
d59800bbe1 fix busybox build
SVN-Revision: 3878
2006-05-31 23:36:37 +00:00
Felix Fietkau
9ba9373d54 cleanup; replace .PHONY with FORCE; disable gdb by default
SVN-Revision: 3877
2006-05-31 23:29:05 +00:00
Felix Fietkau
00b53c7433 fix toolchain build
SVN-Revision: 3876
2006-05-31 22:48:29 +00:00
Felix Fietkau
00b8533b23 remove useless FORCE depend
SVN-Revision: 3875
2006-05-31 22:38:39 +00:00
Felix Fietkau
4f9703fb8d add support for parallel build of packages (tested with -j8)
SVN-Revision: 3874
2006-05-31 20:58:13 +00:00
Felix Fietkau
7a14b45177 remove weird /lib64 directory
SVN-Revision: 3873
2006-05-31 20:57:49 +00:00
Felix Fietkau
0bd782addd fix install of in-tree modules ipkgs
SVN-Revision: 3872
2006-05-31 20:29:11 +00:00
Felix Fietkau
c417ce482d fix root filesystem path
SVN-Revision: 3871
2006-05-31 20:14:08 +00:00
Felix Fietkau
b41a642e43 strip kernel modules automatically as well
SVN-Revision: 3870
2006-05-31 20:06:46 +00:00
Felix Fietkau
59c8b4ea41 add package install target
SVN-Revision: 3869
2006-05-31 20:00:21 +00:00
Felix Fietkau
72d69accc3 remove some debugging junk (#492)
SVN-Revision: 3868
2006-05-31 18:32:57 +00:00
Felix Fietkau
e3848f8f47 fix iptables build
SVN-Revision: 3867
2006-05-31 16:41:31 +00:00
Felix Fietkau
7773da2a84 only use the .dev-installed target if Build/InstallDev is defined - avoids unnecessary builds of deselected packages
SVN-Revision: 3866
2006-05-31 16:20:27 +00:00
Felix Fietkau
3bcaa7384b remove old Config.in files
SVN-Revision: 3865
2006-05-31 16:02:13 +00:00
Felix Fietkau
337621e468 move target/linux/package/switch to package/, fix a bug in the ipkg dependency handling
SVN-Revision: 3864
2006-05-31 16:01:46 +00:00
Felix Fietkau
7486d2e8d5 move alsa from target/linux/package to package, add compile fix for linux 2.4
SVN-Revision: 3862
2006-05-31 15:27:00 +00:00
Felix Fietkau
9d4ba07b77 add missing kernel version to madwifi package
SVN-Revision: 3861
2006-05-31 14:42:45 +00:00
Felix Fietkau
7e04fed0e6 kernel package cleanup, move madwifi from target/linux/package/ to package/, update to 0.9.0
SVN-Revision: 3860
2006-05-31 14:32:17 +00:00
Felix Fietkau
0f0e7352b5 don't try to strip kernel modules
SVN-Revision: 3859
2006-05-31 14:29:33 +00:00
Felix Fietkau
fe78050709 cleanup; change base-files build directory
SVN-Revision: 3858
2006-05-31 13:27:11 +00:00
Felix Fietkau
579b222d5e add missing BuildPackage lines, convert install-dev: to Build/InstallDev
SVN-Revision: 3857
2006-05-31 13:00:11 +00:00
Felix Fietkau
61c868f34f disable target/linux/package
SVN-Revision: 3856
2006-05-31 12:38:39 +00:00
Felix Fietkau
445b861749 allow building of kernel-specific stuff in package/ instead of target/linux/package/ and merge target/linux/package/base-files into package/base-files
SVN-Revision: 3855
2006-05-31 12:33:06 +00:00
Felix Fietkau
87eac4e652 remove madwifi-old
SVN-Revision: 3854
2006-05-31 12:23:16 +00:00