| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base-files (#7316) - improve rdate reliability - make rdate config more ntp l... | Jo-Philipp Wich | 2010-05-17 | 3 | -42/+77 |
* | base-files: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 2 | -6/+1 |
* | base-files: add add_dns() and remove_dns() helpers to network config, useful ... | Jo-Philipp Wich | 2010-05-07 | 1 | -0/+29 |
* | base-files: add a coldplug_interface_* hook to bring up non-hotpluggable inte... | Jo-Philipp Wich | 2010-05-06 | 1 | -0/+11 |
* | base-files, ppp: fix interface shutdown | Jo-Philipp Wich | 2010-05-06 | 1 | -3/+3 |
* | base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and ... | Jo-Philipp Wich | 2010-05-05 | 2 | -27/+22 |
* | base-files: do not bring up wlan interfaces from hotplug events, so that wron... | Felix Fietkau | 2010-05-05 | 1 | -0/+2 |
* | base-files: Remove redundant stopping of watchdog | Vasilis Tsiligiannis | 2010-05-03 | 1 | -1/+0 |
* | add stop() to watchdog init script, patch from Yury Polyanskiy | Florian Fainelli | 2010-05-03 | 1 | -1/+6 |
* | Fix bug in foregrounding in /etc/init.d/rcS | Florian Fainelli | 2010-04-16 | 1 | -2/+6 |
* | option to allow boot to run to completion before starting shell | Florian Fainelli | 2010-04-13 | 1 | -1/+6 |
* | fix jffs2 and mini_fo mount in failsafe (patch from #7134) | Felix Fietkau | 2010-04-13 | 1 | -1/+1 |
* | add debugging entry to hotplug config | Florian Fainelli | 2010-04-10 | 1 | -0/+6 |
* | base-files: Use hotplug2 to download firmware | Vasilis Tsiligiannis | 2010-04-03 | 2 | -16/+5 |
* | base-files: also regenerate wifi config if existing config contains only whit... | Jo-Philipp Wich | 2010-04-03 | 1 | -2/+5 |
* | base-files: Cancel firmware loading if file doesn't exist | Vasilis Tsiligiannis | 2010-04-01 | 1 | -1/+1 |
* | base-files: fix shell syntax (prevent error messages when activating initscri... | Nicolas Thill | 2010-03-29 | 1 | -1/+1 |
* | base-files: add a hotplug handler for rdate | Jo-Philipp Wich | 2010-03-27 | 2 | -0/+55 |
* | base-files: make press key message more explicit in preinit | Jo-Philipp Wich | 2010-03-23 | 1 | -1/+1 |
* | change from /jffs to /overlay, patch from Daniel Dickinson | Florian Fainelli | 2010-03-21 | 11 | -19/+20 |
* | base-files: reload switch settings on /etc/init.d/network start as well | Felix Fietkau | 2010-03-15 | 1 | -5/+4 |
* | fix error output of brctl if bridging is not supported. | Felix Fietkau | 2010-03-14 | 1 | -1/+1 |
* | base-files: force preinit to use busybox mount (#6797) | Jo-Philipp Wich | 2010-03-13 | 1 | -0/+4 |
* | package/base-files: call preinit_ip_deconfig before processing init on initra... | Gabor Juhos | 2010-03-12 | 1 | -0/+1 |
* | base-files: fix preinit code typos | Nicolas Thill | 2010-03-10 | 2 | -2/+2 |
* | firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test | Nicolas Thill | 2010-03-05 | 1 | -5/+5 |
* | revert r19964 for now, there are issues with opkg/ipkg.py generating the stat... | Travis Kemen | 2010-03-04 | 1 | -3/+2 |
* | grab all config files for installed packages, closes #3718 | Travis Kemen | 2010-03-03 | 1 | -2/+3 |
* | firstboot: fix typo (closes: #6738) | Nicolas Thill | 2010-03-01 | 1 | -1/+1 |
* | base-files: fix enter failsafe message | Felix Fietkau | 2010-03-01 | 1 | -1/+0 |
* | add block-extroot, a package for using an external filesystem as rootfs (patc... | Felix Fietkau | 2010-02-26 | 1 | -0/+1 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | Felix Fietkau | 2010-02-26 | 3 | -93/+0 |
* | base-files: add /dev/hvcX to hotplug common rules | Jo-Philipp Wich | 2010-02-12 | 1 | -1/+1 |
* | base-files: revert dhcp state information on ifdown and restore pre-r19530 be... | Jo-Philipp Wich | 2010-02-12 | 2 | -2/+6 |
* | Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ... | Travis Kemen | 2010-02-12 | 1 | -0/+6 |
* | Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded a... | Lars-Peter Clausen | 2010-02-09 | 1 | -1/+1 |
* | base-files: fix udhcpc address acquisition on network restart (patch by Scott... | Jo-Philipp Wich | 2010-02-05 | 1 | -1/+2 |
* | /sbin/wifi: improve reliability of restarts by resetting the state properly | Felix Fietkau | 2010-02-02 | 1 | -2/+7 |
* | base-file: revert unrelated change accidentally committed in r19478 | Jo-Philipp Wich | 2010-02-01 | 1 | -4/+0 |
* | base-files: preinit: get rid of /dev/null redirections and use grep -q where ... | Jo-Philipp Wich | 2010-02-01 | 5 | -6/+10 |
* | quieten the check for devs, thanks nbd | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
* | /dev/null was used before it was created, so an empty file was created. This ... | Florian Fainelli | 2010-01-31 | 1 | -1/+1 |
* | when rebooting, use lazy umounts as fallback (patch by puchu) | Felix Fietkau | 2010-01-30 | 1 | -1/+1 |
* | stop syslogd before rebooting, otherwise umount might not work properly when ... | Felix Fietkau | 2010-01-30 | 1 | -0/+6 |
* | when rebooting, stop the network interfaces last (just before umount) to allo... | Felix Fietkau | 2010-01-30 | 1 | -1/+1 |
* | base-files: do not warn about nonexistant sysctl overrides (some of them are ... | Felix Fietkau | 2010-01-29 | 1 | -1/+1 |
* | preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) | Felix Fietkau | 2010-01-28 | 1 | -1/+1 |
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 44 | -255/+940 |
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | Felix Fietkau | 2010-01-24 | 1 | -1/+1 |
* | base-files: ensure that the ip6addr of the main interface stays the primary i... | Jo-Philipp Wich | 2010-01-23 | 1 | -20/+28 |