summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib
Commit message (Expand)AuthorAgeFilesLines
...
* [package] base-files: fix error reporting for unsupported protocols on virtua...jow2011-06-071-1/+1
* base-files: make the MAC address of bridge interfaces sticky to avoid ARP iss...nbd2011-05-241-1/+2
* base-files: bridge config, avoid having a random ipv6 ll addressnbd2011-04-031-1/+1
* base-files: overlayfs whiteouts depend on a specific xattr entry, which does ...nbd2011-03-171-0/+12
* base-files: add initial support for mounting overlayfsnbd2011-03-173-7/+9
* boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()mb2011-02-201-4/+4
* base-files: Add "-o noatime" to mount wrappermb2011-02-201-1/+1
* Fix whitespacemb2011-02-201-1/+1
* [package] base-file: cleanup ipv6 enabling in unbridgejow2011-02-121-3/+1
* [package] base-files:jow2011-02-111-5/+2
* [package] base-files: fix a typo in processing of additional dhcp request optsjow2011-01-291-1/+1
* [package] base-files: fix handling of dhcp "reqopts" optionjow2011-01-291-4/+8
* package/base-files: add get_magic_long() to common upgrade scriptjuhosg2011-01-261-0/+4
* [package] base-files: implement "reqopts" parameter for dhcp interfaces to sp...jow2010-12-221-1/+3
* [package]Ă‚base-files: don't mark /etc/banner as conffilejow2010-12-201-1/+0
* [package] base-files: disable ipv6 on bridge ports, this prevents stray RA as...jow2010-11-301-8/+13
* [package] base-file: add metric option for static and dhcp protos, this simpl...jow2010-11-171-3/+4
* [package] base-files: change /dev permissions to 0755 when hotplug2 is used (...jow2010-11-071-1/+1
* [PATCH] Fix permissions for /etc and other dirs after clean flash (#6039)jow2010-11-071-1/+1
* [package] base-files: add udhcpc vendorid option (#7744)jow2010-10-061-1/+3
* [package] base-files:jow2010-10-051-0/+10
* [package] base-files: prevent possible sourcing of JFFS2 meta files when merg...jow2010-09-231-1/+1
* [base system & package/block-extroot] Fixed duplicated content in file in com...cshore2010-09-231-24/+0
* [base system & package/block-extroot] Missed file committing previous change ...cshore2010-09-231-0/+48
* [package] base/block-extroot, base/block-mount: Modified preinit and block-e...cshore2010-09-231-21/+56
* [package] base-files: Add function pi_include the /lib/functions/boot.sh used...cshore2010-09-191-0/+13
* [package] base-files: kill possibly existing udhcpc instance when bringing up...jow2010-09-191-39/+26
* [package] base-files: r22444 caused interfaces to remain down if the macaddr ...jow2010-08-021-2/+2
* [package] add txqueuelen option, patch from Roberto Riggioflorian2010-07-311-1/+2
* [package] base-files: localize variable in do_move_devtmpfs(), remove extra t...jow2010-07-241-6/+3
* package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)acoul2010-07-241-1/+13
* [package] base-files: unconditionally unlock the rootfs_data partition (#7437)jow2010-07-241-0/+1
* [package] base-files: introduce option "broadcast" for proto=dhcp interface t...jow2010-06-021-2/+11
* [package] base-files: remove IPv6 LL addr from interfaces before adding them ...jow2010-06-021-0/+9
* [package] base-files:jow2010-06-021-3/+22
* [package] base-file: move alias setup to route hotplug, this fixes alias sect...jow2010-06-011-36/+16
* [package] base-files:jow2010-05-301-15/+28
* [package] base-files: revert r21595jow2010-05-281-2/+0
* [package] base-files: bring bridge port iface down before changing the mac (#...jow2010-05-281-0/+2
* when changing the mac address of a bridge interface, keep member interface ad...nbd2010-05-271-1/+3
* [package] base-files: fix a preinit hang in jffs2_ready() when no rootfs_data...jow2010-05-201-0/+1
* [package] base-files: add add_dns() and remove_dns() helpers to network confi...jow2010-05-071-0/+29
* [package] base-files, ppp: fix interface shutdownjow2010-05-061-3/+3
* [package] base-files, ppp: remove protocol specific cleanup code from /sbin/i...jow2010-05-051-5/+22
* [package] base-files: make press key message more explicit in preinitjow2010-03-231-1/+1
* change from /jffs to /overlay, patch from Daniel Dickinsonflorian2010-03-2110-17/+18
* fix error output of brctl if bridging is not supported.nbd2010-03-141-1/+1
* [package] base-files: force preinit to use busybox mount (#6797)jow2010-03-131-0/+4
* package/base-files: call preinit_ip_deconfig before processing init onjuhosg2010-03-121-0/+1
* [package] base-files: fix preinit code typosnico2010-03-101-1/+1