summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-2/+2
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-2/+2
* mount /proc earlier in /sbin/mount_rootnbd2006-06-202-1/+2
* add a list append function to functions.shnbd2006-06-191-0/+11
* normalize Makefiles.nico2006-06-181-16/+16
* add conffiles for base-filesnbd2006-06-181-0/+42
* add missing base-files for rb532nbd2006-06-181-0/+5
* obsolete filembm2006-06-171-66/+0
* clean up handling of the root filesystem mount - remove broadcom specific jun...nbd2006-06-1514-46/+309
* remove libgcc hacknbd2006-06-131-1/+1
* make ramdisk support generic, some cleanupsnbd2006-06-072-7/+0
* fix a typo that prevents base-files from being installednbd2006-06-021-2/+2
* fix base-files version numbernbd2006-06-011-0/+1
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ...nbd2006-05-311-12/+8
* cleanup; change base-files build directorynbd2006-05-311-12/+10
* allow building of kernel-specific stuff in package/ instead of target/linux/p...nbd2006-05-3123-14/+729
* fix base-files packages build.nico2006-05-311-7/+10
* convert base-files to new formatnbd2006-05-305-105/+72
* remove old Config.in filesnbd2006-05-301-7/+0
* resync with kamikazenbd2006-05-302-1/+6
* more BR2_ / CONFIG_ patchesmbm2006-05-152-7/+7
* add common functions for the new config file formatnbd2006-05-101-0/+50
* fix typo in firstboot - /etc/config/* is now a file instead of a symlinknbd2006-04-131-4/+4
* Add support for static routes per interface. You can specify one or more rout...florian2006-04-131-0/+12
* check if vim exist, report bye datenmaulwurfwbx2006-04-101-1/+1
* fix a bug that prevents the wgt634u from initializing the filesystem properlymbm2006-04-082-2/+8
* fix firewall-related conffiles (moved to the iptables package)nbd2006-04-061-1/+0
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd2006-04-0525-392/+350
* link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues)mbm2006-03-311-0/+1
* Correct a few typosmbm2006-02-101-1/+1
* fixes files from [3112]mbm2006-02-022-6/+4
* change cp to $(CP)mbm2006-02-013-7/+10
* move sysfs to mount_rootmbm2006-02-013-5/+2
* set ALLMULTI on bridged interfaces (should improve multicast bridging)nbd2006-01-311-1/+2
* revert bad firewall patchmbm2006-01-231-5/+2
* fix typonbd2006-01-221-1/+1
* build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thxwbx2006-01-201-0/+1
* fix error messagesmbm2006-01-162-7/+3
* port wan_device changes from whiterussian to kamikazenbd2006-01-163-3/+3
* fixes #207olli2006-01-141-1/+1
* move vlan and wifi setup into arch-specific base-filesnbd2006-01-141-22/+2
* don't use /dev/tts/1 as login consolenbd2006-01-141-1/+1
* Added vlan enabling as suggested in #204, closes #204florian2006-01-121-0/+1
* Interface was hardcoded, (cut/paste from the testing openwrt machine)florian2006-01-111-1/+1
* Do not delete default route if the router is the same, fixes #138florian2006-01-111-6/+8
* Fixed network autoconfiguration as explained in #200, fixes #200florian2006-01-111-0/+3
* add ipv6 support to network scripts (#101)nbd2006-01-101-0/+3
* use /tmp/resolv.conf when using a static nameserver (#177)nbd2006-01-101-3/+3
* Merged enhancements submitted by Stereo, thanks, closes #188 and #189florian2006-01-081-1/+1
* mount sysfs at boot on linux 2.6nbd2006-01-051-0/+5