| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | the empty root password should be empty ;) | Imre Kaloz | 2011-11-10 | 1 | -1/+1 |
* | base-files, target: assign name to system timeserver section, makes it easier... | Jo-Philipp Wich | 2011-11-10 | 1 | -1/+1 |
* | package/base-files: move service* functions from /etc/rc.common to /lib/funct... | Nicolas Thill | 2011-11-08 | 1 | -82/+0 |
* | package/base-files: move /etc/functions.sh to /lib/functions.sh | Nicolas Thill | 2011-11-08 | 1 | -320/+1 |
* | package/base-files: use new service wrapper | Nicolas Thill | 2011-11-07 | 3 | -23/+25 |
* | package/base-files: /etc/rc.common: add service wrapper around start-stop-daemon | Nicolas Thill | 2011-11-07 | 1 | -1/+83 |
* | package/base-files: /etc/passwd: fix uid number for user 'daemon' (conflictin... | Nicolas Thill | 2011-11-07 | 1 | -1/+1 |
* | base-files: process platform hotplug calls in the early launch of hotplug2 to... | Felix Fietkau | 2011-11-05 | 1 | -0/+4 |
* | base-files: load modules early, run wifi detect afterwards and only then proc... | Felix Fietkau | 2011-11-03 | 1 | -6/+12 |
* | base-files: remove rdate integration, add busybox ntpd init script and server... | Jo-Philipp Wich | 2011-10-27 | 4 | -80/+40 |
* | base-files: move network related scripts to a separate package to make the tr... | Felix Fietkau | 2011-10-20 | 4 | -266/+0 |
* | base-files: use "zonename" system option to symlink /etc/localtime via /tmp/l... | Jo-Philipp Wich | 2011-09-26 | 1 | -0/+3 |
* | base-files: remove an old network tunable tweak which is messing up network s... | Felix Fietkau | 2011-08-29 | 1 | -1/+0 |
* | base-files: fix arp() procedure to properly detect /usr/bin/arp | Jo-Philipp Wich | 2011-08-12 | 1 | -1/+1 |
* | base-files: warn when calling /etc/init.d/<script> enable and neither START n... | Felix Fietkau | 2011-07-27 | 1 | -0/+4 |
* | base-files: use uci_toggle_state() to prevent unwanted aggregation of state v... | Jo-Philipp Wich | 2011-07-15 | 2 | -4/+4 |
* | base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused e... | Daniel Dickinson | 2011-07-07 | 1 | -1/+0 |
* | base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+6 |
* | base-files: do not write to /etc/config/wireless at boot time unless a new in... | Felix Fietkau | 2011-06-07 | 1 | -3/+6 |
* | base-files: retrigger usb coldplug after module loading, solves usb_modeswitc... | Jo-Philipp Wich | 2011-05-08 | 1 | -0/+5 |
* | base-files: fix a typo in etc/banner | Gabor Juhos | 2011-05-07 | 1 | -1/+1 |
* | base-files: cleanup permissions of device files in common hotplug rules (#9211) | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+15 |
* | base-files: Use -h instead of deprecated -L for symlink check | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | base-files: fix minor problem in init.d/boot | Vasilis Tsiligiannis | 2011-04-05 | 1 | -1/+1 |
* | block-mount base-files: Added additional check to pi_include to ensure that a... | Daniel Dickinson | 2011-04-05 | 1 | -6/+10 |
* | base-files: properly handle vlans on top of wireless interfaces | Jo-Philipp Wich | 2011-03-18 | 1 | -7/+10 |
* | base-files: update sysctl.conf for modern kernels | Jo-Philipp Wich | 2011-03-17 | 1 | -1/+7 |
* | base-files: Autodetect newly added wireless hardware | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
* | base-files: add a default /etc/services files | Felix Fietkau | 2011-03-13 | 1 | -0/+170 |
* | base-files: add users ftp (for ftp servers), network (network related daemons... | Felix Fietkau | 2011-03-13 | 1 | -0/+2 |
* | base-files: add an ftp group as well | Felix Fietkau | 2011-03-13 | 1 | -0/+1 |
* | base-files: add a few default groups to /etc/group so that we can get rid of ... | Felix Fietkau | 2011-03-13 | 1 | -0/+7 |
* | base-files: fix sysctl handling, do not react on fake ifaces in route hotplug... | Jo-Philipp Wich | 2011-02-25 | 1 | -2/+5 |
* | it's time for some attitude adjustment ;) | Imre Kaloz | 2011-02-13 | 1 | -5/+9 |
* | base-files: remove ptbtime3 rdate server, its dead | Jo-Philipp Wich | 2011-02-12 | 1 | -3/+0 |
* | base-files: update rdate server list | Jo-Philipp Wich | 2011-02-12 | 1 | -9/+3 |
* | base-files: - properly disable IPv6 on bridge ports - introduce accept_ra opt... | Jo-Philipp Wich | 2011-02-11 | 1 | -0/+27 |
* | base-files: Add include for target specific hotplug rules | Vasilis Tsiligiannis | 2011-02-07 | 1 | -0/+2 |
* | hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware loa... | Michael Büsch | 2011-02-06 | 1 | -0/+1 |
* | base-files: don't stop hotplug events for ppp interfaces, similar fix like th... | Jo-Philipp Wich | 2011-02-03 | 1 | -1/+0 |
* | base-files: make the skipping of ppp interfaces in 10-net hotplug more explic... | Jo-Philipp Wich | 2011-02-03 | 1 | -1/+1 |
* | base-files: Fix alsa raw audio device hotplug rule | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+1 |
* | hotplug2: Use stricter matching for rule regular expressions | Vasilis Tsiligiannis | 2011-02-01 | 2 | -8/+7 |
* | base-files: Remove deprecated hotplug2 commands, update old commands to new | Vasilis Tsiligiannis | 2011-01-31 | 1 | -15/+5 |
* | base-files: support port_state in led config (#6763) | Florian Fainelli | 2011-01-27 | 1 | -0/+4 |
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 | 1 | -4/+10 |
* | base-files: use shutdown instead of stop when the system goes down (patch by ... | Felix Fietkau | 2010-12-13 | 2 | -2/+2 |
* | base-files: derive connect_time from uptime as local system time may warp due... | Jo-Philipp Wich | 2010-12-01 | 1 | -1/+1 |
* | base-files: save the connect time of interfaces in uci state | Jo-Philipp Wich | 2010-12-01 | 1 | -0/+1 |
* | base-files: - add sysupgrade support for keepfile hints * introduces /lib/upg... | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+5 |