| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes for common config functions | nbd | 2006-06-25 | 1 | -15/+27 |
* | nuke jffs2root --move from init scripts | nbd | 2006-06-23 | 2 | -13/+2 |
* | .pkginfo cleanup #2 | mbm | 2006-06-23 | 1 | -0/+3 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | nbd | 2006-06-21 | 1 | -2/+2 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | nbd | 2006-06-21 | 1 | -2/+2 |
* | mount /proc earlier in /sbin/mount_root | nbd | 2006-06-20 | 2 | -1/+2 |
* | add a list append function to functions.sh | nbd | 2006-06-19 | 1 | -0/+11 |
* | normalize Makefiles. | nico | 2006-06-18 | 1 | -16/+16 |
* | add conffiles for base-files | nbd | 2006-06-18 | 1 | -0/+42 |
* | add missing base-files for rb532 | nbd | 2006-06-18 | 1 | -0/+5 |
* | obsolete file | mbm | 2006-06-17 | 1 | -66/+0 |
* | clean up handling of the root filesystem mount - remove broadcom specific jun... | nbd | 2006-06-15 | 14 | -46/+309 |
* | remove libgcc hack | nbd | 2006-06-13 | 1 | -1/+1 |
* | make ramdisk support generic, some cleanups | nbd | 2006-06-07 | 2 | -7/+0 |
* | fix a typo that prevents base-files from being installed | nbd | 2006-06-02 | 1 | -2/+2 |
* | fix base-files version number | nbd | 2006-06-01 | 1 | -0/+1 |
* | kernel package cleanup, move madwifi from target/linux/package/ to package/, ... | nbd | 2006-05-31 | 1 | -12/+8 |
* | cleanup; change base-files build directory | nbd | 2006-05-31 | 1 | -12/+10 |
* | allow building of kernel-specific stuff in package/ instead of target/linux/p... | nbd | 2006-05-31 | 23 | -14/+729 |
* | fix base-files packages build. | nico | 2006-05-31 | 1 | -7/+10 |
* | convert base-files to new format | nbd | 2006-05-30 | 5 | -105/+72 |
* | remove old Config.in files | nbd | 2006-05-30 | 1 | -7/+0 |
* | resync with kamikaze | nbd | 2006-05-30 | 2 | -1/+6 |
* | more BR2_ / CONFIG_ patches | mbm | 2006-05-15 | 2 | -7/+7 |
* | add common functions for the new config file format | nbd | 2006-05-10 | 1 | -0/+50 |
* | fix typo in firstboot - /etc/config/* is now a file instead of a symlink | nbd | 2006-04-13 | 1 | -4/+4 |
* | Add support for static routes per interface. You can specify one or more rout... | florian | 2006-04-13 | 1 | -0/+12 |
* | check if vim exist, report bye datenmaulwurf | wbx | 2006-04-10 | 1 | -1/+1 |
* | fix a bug that prevents the wgt634u from initializing the filesystem properly | mbm | 2006-04-08 | 2 | -2/+8 |
* | fix firewall-related conffiles (moved to the iptables package) | nbd | 2006-04-06 | 1 | -1/+0 |
* | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd | 2006-04-05 | 25 | -392/+350 |
* | link /proc/mounts to /etc/mtab (fixes mkfs.ext3 issues) | mbm | 2006-03-31 | 1 | -0/+1 |
* | Correct a few typos | mbm | 2006-02-10 | 1 | -1/+1 |
* | fixes files from [3112] | mbm | 2006-02-02 | 2 | -6/+4 |
* | change cp to $(CP) | mbm | 2006-02-01 | 3 | -7/+10 |
* | move sysfs to mount_root | mbm | 2006-02-01 | 3 | -5/+2 |
* | set ALLMULTI on bridged interfaces (should improve multicast bridging) | nbd | 2006-01-31 | 1 | -1/+2 |
* | revert bad firewall patch | mbm | 2006-01-23 | 1 | -5/+2 |
* | fix typo | nbd | 2006-01-22 | 1 | -1/+1 |
* | build libgcc when selected as builtin, fix from Ge0rG via irc.freenode.net, thx | wbx | 2006-01-20 | 1 | -0/+1 |
* | fix error messages | mbm | 2006-01-16 | 2 | -7/+3 |
* | port wan_device changes from whiterussian to kamikaze | nbd | 2006-01-16 | 3 | -3/+3 |
* | fixes #207 | olli | 2006-01-14 | 1 | -1/+1 |
* | move vlan and wifi setup into arch-specific base-files | nbd | 2006-01-14 | 1 | -22/+2 |
* | don't use /dev/tts/1 as login console | nbd | 2006-01-14 | 1 | -1/+1 |
* | Added vlan enabling as suggested in #204, closes #204 | florian | 2006-01-12 | 1 | -0/+1 |
* | Interface was hardcoded, (cut/paste from the testing openwrt machine) | florian | 2006-01-11 | 1 | -1/+1 |
* | Do not delete default route if the router is the same, fixes #138 | florian | 2006-01-11 | 1 | -6/+8 |
* | Fixed network autoconfiguration as explained in #200, fixes #200 | florian | 2006-01-11 | 1 | -0/+3 |
* | add ipv6 support to network scripts (#101) | nbd | 2006-01-10 | 1 | -0/+3 |