aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* sync the sysctls with whiterussian, and tune the conntrack timeoutsImre Kaloz2006-07-171-1/+5
* cleanup of [4123]Mike Baker2006-07-101-5/+1
* add a new FORCEREBUILD option to Package/<name> to force a package to be rebu...Mike Baker2006-07-101-0/+4
* move libpthread in since it's part of uclibc, standardize Makefile.Nicolas Thill2006-07-021-24/+40
* credit where credit is dueMike Baker2006-06-271-0/+6
* add copyright headers to base-files scripts and config filesFelix Fietkau2006-06-2740-3/+70
* don't rely on temporary variables in config() as they may get overwritten by ...Felix Fietkau2006-06-261-5/+3
* work around a busybox bugFelix Fietkau2006-06-251-1/+1
* add a simple /sbin/wifi script with support for the new broadcom driver (inco...Felix Fietkau2006-06-252-0/+59
* fixes for common config functionsFelix Fietkau2006-06-251-15/+27
* nuke jffs2root --move from init scriptsFelix Fietkau2006-06-232-13/+2
* .pkginfo cleanup #2Mike Baker2006-06-231-0/+3
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-2/+2
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...Felix Fietkau2006-06-211-2/+2
* mount /proc earlier in /sbin/mount_rootFelix Fietkau2006-06-202-1/+2
* add a list append function to functions.shFelix Fietkau2006-06-191-0/+11
* normalize Makefiles.Nicolas Thill2006-06-181-16/+16
* add conffiles for base-filesFelix Fietkau2006-06-181-0/+42
* add missing base-files for rb532Felix Fietkau2006-06-181-0/+5
* obsolete fileMike Baker2006-06-171-66/+0
* clean up handling of the root filesystem mount - remove broadcom specific jun...Felix Fietkau2006-06-1514-46/+309
* remove libgcc hackFelix Fietkau2006-06-131-1/+1
* make ramdisk support generic, some cleanupsFelix Fietkau2006-06-072-7/+0
* fix a typo that prevents base-files from being installedFelix Fietkau2006-06-021-2/+2
* fix base-files version numberFelix Fietkau2006-06-011-0/+1
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...Felix Fietkau2006-05-311-12/+8
* cleanup; change base-files build directoryFelix Fietkau2006-05-311-12/+10
* allow building of kernel-specific stuff in package/ instead of target/linux/p...Felix Fietkau2006-05-3123-14/+729
* fix base-files packages build.Nicolas Thill2006-05-311-7/+10
* convert base-files to new formatFelix Fietkau2006-05-305-105/+72
* remove old Config.in filesFelix Fietkau2006-05-301-7/+0
* resync with kamikazeFelix Fietkau2006-05-302-1/+6
* more BR2_ / CONFIG_ patchesMike Baker2006-05-152-7/+7
* add common functions for the new config file formatFelix Fietkau2006-05-101-0/+50
* fix typo in firstboot - /etc/config/* is now a file instead of a symlinkFelix Fietkau2006-04-131-4/+4
* Add support for static routes per interface. You can specify one or more rout...Florian Fainelli2006-04-131-0/+12
* check if vim exist, report bye datenmaulwurfWaldemar Brodkorb2006-04-101-1/+1
* fix a bug that prevents the wgt634u from initializing the filesystem properlyMike Baker2006-04-082-2/+8
* fix firewall-related conffiles (moved to the iptables package)Felix Fietkau2006-04-061-1/+0
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-0525-392/+350
* link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues)Mike Baker2006-03-311-0/+1
* Correct a few typosMike Baker2006-02-101-1/+1
* fixes files from [3112]Mike Baker2006-02-022-6/+4
* change cp to $(CP)Mike Baker2006-02-013-7/+10
* move sysfs to mount_rootMike Baker2006-02-013-5/+2
* set ALLMULTI on bridged interfaces (should improve multicast bridging)Felix Fietkau2006-01-311-1/+2
* revert bad firewall patchMike Baker2006-01-231-5/+2
* fix typoFelix Fietkau2006-01-221-1/+1
* build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thxWaldemar Brodkorb2006-01-201-0/+1
* fix error messagesMike Baker2006-01-162-7/+3