summaryrefslogtreecommitdiff
path: root/openwrt/package/base-files/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* add a new FORCEREBUILD option to Package/<name> to force a package to be ↵Mike Baker2006-07-101-0/+4
| | | | | | rebuilt each time make is run SVN-Revision: 4123
* move libpthread in since it's part of uclibc, standardize Makefile.Nicolas Thill2006-07-021-24/+40
| | | | SVN-Revision: 4105
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | SVN-Revision: 4091
* .pkginfo cleanup #2Mike Baker2006-06-231-0/+3
| | | | SVN-Revision: 4053
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-2/+2
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* normalize Makefiles.Nicolas Thill2006-06-181-16/+16
| | | | SVN-Revision: 3998
* add conffiles for base-filesFelix Fietkau2006-06-181-0/+42
| | | | SVN-Revision: 3986
* remove libgcc hackFelix Fietkau2006-06-131-1/+1
| | | | SVN-Revision: 3943
* fix a typo that prevents base-files from being installedFelix Fietkau2006-06-021-2/+2
| | | | SVN-Revision: 3894
* fix base-files version numberFelix Fietkau2006-06-011-0/+1
| | | | SVN-Revision: 3888
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ↵Felix Fietkau2006-05-311-12/+8
| | | | | | update to 0.9.0 SVN-Revision: 3860
* cleanup; change base-files build directoryFelix Fietkau2006-05-311-12/+10
| | | | SVN-Revision: 3858
* allow building of kernel-specific stuff in package/ instead of ↵Felix Fietkau2006-05-311-14/+40
| | | | | | target/linux/package/ and merge target/linux/package/base-files into package/base-files SVN-Revision: 3855
* fix base-files packages build.Nicolas Thill2006-05-311-7/+10
| | | | SVN-Revision: 3852
* convert base-files to new formatFelix Fietkau2006-05-301-82/+72
| | | | SVN-Revision: 3849
* more BR2_ / CONFIG_ patchesMike Baker2006-05-151-5/+5
| | | | SVN-Revision: 3784
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-051-5/+7
| | | | | | config handling SVN-Revision: 3588
* link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues)Mike Baker2006-03-311-0/+1
| | | | SVN-Revision: 3561
* change cp to $(CP)Mike Baker2006-02-011-4/+4
| | | | SVN-Revision: 3112
* move sysfs to mount_rootMike Baker2006-02-011-0/+1
| | | | SVN-Revision: 3107
* build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thxWaldemar Brodkorb2006-01-201-0/+1
| | | | SVN-Revision: 3027
* patch for spec file of gcc 3.4.4, so that libgss library is not ↵Waldemar Brodkorb2006-01-041-2/+10
| | | | | | automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images. SVN-Revision: 2817
* change ipkg.conf to use snapshotsWaldemar Brodkorb2005-12-251-0/+6
| | | | SVN-Revision: 2765
* don't use locales when retrieving subversion release number (closes: #54)Nicolas Thill2005-11-271-1/+1
| | | | SVN-Revision: 2557
* more cosmetic makefile fixesFelix Fietkau2005-11-071-0/+3
| | | | SVN-Revision: 2387
* add hotplug stuff to trunk/Felix Fietkau2005-11-071-11/+2
| | | | SVN-Revision: 2364
* backport base-files fix from whiterussian [2308], sanitize variable namesNicolas Thill2005-11-021-21/+21
| | | | SVN-Revision: 2313
* set base-files version number back to 4Felix Fietkau2005-10-231-1/+1
| | | | SVN-Revision: 2286
* turn tcp vegas on by defaultImre Kaloz2005-10-231-1/+1
| | | | SVN-Revision: 2282
* add base-files change from whiterussianFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2257
* add svn revision to /etc/bannerFelix Fietkau2005-10-221-0/+6
| | | | SVN-Revision: 2246
* lots of small package changes and dependency cleanups for the V= stuffFelix Fietkau2005-10-221-3/+4
| | | | SVN-Revision: 2230
* move hotplug script into an extra package so that it doesn't conflict with nasFelix Fietkau2005-08-271-1/+11
| | | | SVN-Revision: 1772
* add fixes from whiterussianFelix Fietkau2005-08-151-2/+5
| | | | SVN-Revision: 1683
* add changes from whiterussianNicolas Thill2005-08-141-4/+4
| | | | SVN-Revision: 1665
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-8/+12
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* fix base-files buildFelix Fietkau2005-07-191-4/+7
| | | | SVN-Revision: 1500
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-171-0/+64
default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494