| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: r22444 caused interfaces to remain down if the macaddr option is ... | Jo-Philipp Wich | 2010-08-02 | 1 | -2/+2 |
* | add txqueuelen option, patch from Roberto Riggio | Florian Fainelli | 2010-07-31 | 1 | -1/+2 |
* | base-files: localize variable in do_move_devtmpfs(), remove extra temporary v... | Jo-Philipp Wich | 2010-07-24 | 1 | -6/+3 |
* | package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net) | Alexandros C. Couloumbis | 2010-07-24 | 1 | -1/+13 |
* | base-files: unconditionally unlock the rootfs_data partition (#7437) | Jo-Philipp Wich | 2010-07-24 | 1 | -0/+1 |
* | base-files: introduce option "broadcast" for proto=dhcp interface to enable t... | Jo-Philipp Wich | 2010-06-02 | 1 | -2/+11 |
* | base-files: remove IPv6 LL addr from interfaces before adding them to a bridge | Jo-Philipp Wich | 2010-06-02 | 1 | -0/+9 |
* | base-files: - add aliases to device by default (not ifname) - introduce optio... | Jo-Philipp Wich | 2010-06-02 | 1 | -3/+22 |
* | base-file: move alias setup to route hotplug, this fixes alias sections for n... | Jo-Philipp Wich | 2010-06-01 | 1 | -36/+16 |
* | base-files: - use add_dns() and remove_dns() for when changing resolv.conf.au... | Jo-Philipp Wich | 2010-05-30 | 1 | -15/+28 |
* | base-files: revert r21595 | Jo-Philipp Wich | 2010-05-28 | 1 | -2/+0 |
* | base-files: bring bridge port iface down before changing the mac (#7111) | Jo-Philipp Wich | 2010-05-28 | 1 | -0/+2 |
* | when changing the mac address of a bridge interface, keep member interface ad... | Felix Fietkau | 2010-05-27 | 1 | -1/+3 |
* | base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition... | Jo-Philipp Wich | 2010-05-20 | 1 | -0/+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, 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 | 1 | -5/+22 |
* | 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 | 10 | -17/+18 |
* | 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 | 1 | -1/+1 |
* | 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 |
* | base-files: revert dhcp state information on ifdown and restore pre-r19530 be... | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+5 |
* | 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 |
* | 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 | 41 | -0/+865 |
* | base-files: ensure that the ip6addr of the main interface stays the primary i... | Jo-Philipp Wich | 2010-01-23 | 1 | -20/+28 |
* | base-files: sysupgade library coomon.sh has "bug" in glibc enviorement. For s... | Jo-Philipp Wich | 2010-01-16 | 1 | -0/+3 |
* | Add udhcpc command-line argument to request rootpath | Hamish Guthrie | 2009-12-21 | 1 | -1/+1 |
* | remove obsolete uci validation awk code | Felix Fietkau | 2009-10-20 | 6 | -654/+0 |
* | base-files: clear ip addresses on interfaces that are about to be added to a ... | Jo-Philipp Wich | 2009-09-16 | 1 | -0/+2 |
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | Felix Fietkau | 2009-09-09 | 1 | -1/+0 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 | 1 | -0/+1 |
* | base-files: fix sysupgrade get_magic_word() function to return proper values ... | Jo-Philipp Wich | 2009-08-19 | 1 | -1/+1 |
* | base-files: move ipv6 module loading from setup_interface() to addif() in the... | Jo-Philipp Wich | 2009-08-10 | 1 | -9/+0 |
* | base-files: some /lib/network/config.sh refactoring | Felix Fietkau | 2009-08-07 | 1 | -25/+38 |
* | base-files: ensure that ipv6 is loaded if interfaces have an ip6addr defined,... | Jo-Philipp Wich | 2009-08-04 | 1 | -12/+21 |
* | base-files: Fix sysupgrade .tar.gz configuration restoring | Vasilis Tsiligiannis | 2009-06-29 | 1 | -12/+12 |
* | sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standa... | Jo-Philipp Wich | 2009-06-17 | 1 | -3/+4 |
* | base-files: Add support for bzipped images in sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+2 |
* | base-files: Detect and decompressed gzipped images automatically when flashin... | Vasilis Tsiligiannis | 2009-06-10 | 1 | -7/+14 |
* | base-files: format hexdump output instead of using awk for sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+1 |
* | base-files: fix test experession for sysupgrade | Vasilis Tsiligiannis | 2009-06-03 | 1 | -1/+1 |