summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in foregrounding in /etc/init.d/rcSflorian2010-04-161-2/+6
* package/base-files: fix typo in r20874 (thanks to rhk for spotting it)nico2010-04-151-1/+1
* package/base-files: use a single $(CP) instead of two to copy shared library ...nico2010-04-151-10/+20
* [package] option to allow boot to run to completion before starting shellflorian2010-04-131-1/+6
* fix jffs2 and mini_fo mount in failsafe (patch from #7134)nbd2010-04-131-1/+1
* [package] add debugging entry to hotplug configflorian2010-04-101-0/+6
* [package] base-files: Use hotplug2 to download firmwareacinonyx2010-04-032-16/+5
* [package] base-files: also regenerate wifi config if existing config contains...jow2010-04-032-3/+6
* [package] base-files: Cancel firmware loading if file doesn't existacinonyx2010-04-011-1/+1
* [package] base-files: fix shell syntax (prevent error messages when activatin...nico2010-03-291-1/+1
* [package] base-files: add a hotplug handler for rdatejow2010-03-273-1/+56
* [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-2112-20/+21
* base-files: reload switch settings on /etc/init.d/network start as wellnbd2010-03-151-5/+4
* 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-122-1/+2
* [package] base-files: fix preinit code typosnico2010-03-102-2/+2
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testnico2010-03-051-5/+5
* revert r19964 for now, there are issues with opkg/ipkg.py generating the stat...thepeople2010-03-041-3/+2
* grab all config files for installed packages, closes #3718thepeople2010-03-031-2/+3
* firstboot: fix typo (closes: #6738)nico2010-03-011-1/+1
* base-files: fix enter failsafe messagenbd2010-03-011-1/+0
* add block-extroot, a package for using an external filesystem as rootfs (patc...nbd2010-02-261-0/+1
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...nbd2010-02-263-93/+0
* [package] base-files: add /dev/hvcX to hotplug common rulesjow2010-02-121-1/+1
* [package] base-files: revert dhcp state information on ifdown and restore pre...jow2010-02-123-3/+7
* Here is LVM support for OpenWRT. It introduces 3 new packages:thepeople2010-02-121-0/+6
* [base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.lars2010-02-091-1/+1
* [package] base-files: fix udhcpc address acquisition on network restart (patc...jow2010-02-052-2/+3
* /sbin/wifi: improve reliability of restarts by resetting the state properlynbd2010-02-021-2/+7
* [package] base-file: revert unrelated change accidentally committed in r19478jow2010-02-011-4/+0
* [package] base-files: preinit: get rid of /dev/null redirections and use grep...jow2010-02-015-6/+10
* [package] quieten the check for devs, thanks nbdflorian2010-01-311-1/+1
* [package] /dev/null was used before it was created, so anflorian2010-01-311-1/+1
* when rebooting, use lazy umounts as fallback (patch by puchu)nbd2010-01-301-1/+1
* stop syslogd before rebooting, otherwise umount might not work properly when ...nbd2010-01-301-0/+6
* when rebooting, stop the network interfaces last (just before umount) to allo...nbd2010-01-301-1/+1
* base-files: do not warn about nonexistant sysctl overrides (some of them are ...nbd2010-01-291-1/+1
* preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)nbd2010-01-281-1/+1
* base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selectedjuhosg2010-01-261-2/+4
* fix missing quote (thx, puchu)nbd2010-01-251-1/+1
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-2546-255/+1090
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)nbd2010-01-241-1/+1
* [package] base-files: ensure that the ip6addr of the main interface stays the...jow2010-01-231-20/+28
* [package] base-files: try to activate hotplugged partitions as swap and fall ...jow2010-01-231-4/+5
* [package] base-files: disable bridge firewalling by defaultjow2010-01-182-3/+8
* [package] base-files:jow2010-01-162-1/+4
* [package] base-files, mac80211 (#6491)jow2010-01-131-0/+13
* run led init after /etc/init.d/done to keep the configured led settings activ...nbd2010-01-061-1/+1