| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo | nbd | 2006-08-01 | 1 | -1/+1 |
* | fix more instances of '' abuse | nbd | 2006-07-30 | 4 | -23/+23 |
* | rewrite of the network scripts and configuration | nbd | 2006-07-30 | 22 | -499/+314 |
* | avoid using a reserved word as a variable name | nbd | 2006-07-29 | 1 | -3/+3 |
* | fix unnamed config sections | nbd | 2006-07-29 | 1 | -6/+15 |
* | add support for per-package prereq checks, run global prereq checks before (m... | nbd | 2006-07-29 | 1 | -2/+2 |
* | Minor change to firstboot, closes #591 | groz | 2006-07-27 | 1 | -1/+1 |
* | use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf | nbd | 2006-07-25 | 2 | -1/+2 |
* | sync the sysctls with whiterussian, and tune the conntrack timeouts | kaloz | 2006-07-17 | 1 | -1/+5 |
* | cleanup of [4123] | mbm | 2006-07-10 | 1 | -5/+1 |
* | add a new FORCEREBUILD option to Package/<name> to force a package to be rebu... | mbm | 2006-07-10 | 1 | -0/+4 |
* | move libpthread in since it's part of uclibc, standardize Makefile. | nico | 2006-07-02 | 1 | -24/+40 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |
* | add copyright headers to base-files scripts and config files | nbd | 2006-06-27 | 40 | -3/+70 |
* | don't rely on temporary variables in config() as they may get overwritten by ... | nbd | 2006-06-26 | 1 | -5/+3 |
* | work around a busybox bug | nbd | 2006-06-25 | 1 | -1/+1 |
* | add a simple /sbin/wifi script with support for the new broadcom driver (inco... | nbd | 2006-06-25 | 2 | -0/+59 |
* | 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 |