aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/sbin
Commit message (Expand)AuthorAgeFilesLines
* base-files: automatically handle paths and symlinks for RAMFS_COPY_BINMatthias Schiffer2017-07-111-2/+0
* base-files: add support for staged sysupgrades from failsafe modeMatthias Schiffer2017-05-291-5/+13
* base-files: sysupgrade cleanupMatthias Schiffer2017-05-291-2/+0
* base-files: always use staged sysupgradeMatthias Schiffer2017-05-291-31/+46
* Revert "sysupgrade: run only one instance at a time."Jo-Philipp Wich2017-05-261-14/+0
* sysupgrade: run only one instance at a time.Kenneth Johansson2017-05-251-0/+14
* base-files: Added a deprecation notice on wifi detectDavid Pinilla Caparrós2017-02-131-1/+7
* base-files: Add wifi config to wifi command usageDavid Pinilla Caparrós2017-02-131-2/+2
* base-files: validate metadata of sysupgrade imagesFelix Fietkau2016-11-191-1/+2
* base-files, mac80211, broadcom-wl: wifi detection and configurationChristian Lamparter2016-11-031-2/+3
* base-files: generate /etc/config/wireless, if it doesn't existMathias Kresin2016-11-031-0/+2
* base-files: remove non-working filter option for wifi detectChristian Lamparter2016-10-041-2/+2
* base-files: use procd init for urandom_seedEtienne CHAMPETIER2016-07-271-0/+20
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-091-0/+3
* base-files: honor CONFIG_TARGET_INIT_PATHJo-Philipp Wich2016-02-081-2/+2
* base-files: Fix sysupgrade overlay savingJo-Philipp Wich2016-01-171-0/+1
* base-files: sanitize and unify $PATHSteven Barth2015-10-021-1/+1
* base-files: add support for platform_pre_upgrade functionJohn Crispin2015-04-091-0/+8
* base-files: firstboot: pass down arguments such as -y to jffs2resetLuka Perkov2015-03-101-1/+1
* fix sysupgrade on overlayfs v23+Imre Kaloz2014-11-241-1/+6
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-142-4/+4
* sysupgrade: preserve symlinks in backupsJohn Crispin2014-10-061-2/+2
* procd: various cleanups to /lib/upgrade/nand.shJohn Crispin2014-06-161-1/+1
* base-files: add an ugly hack for nand to sysupgradeJohn Crispin2014-06-111-0/+2
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-071-0/+1
* sysupgrade: do not kill any processes in failsafeJohn Crispin2014-01-171-3/+5
* /sbin/wifi: reload network/wireless on wifi restartFelix Fietkau2013-12-111-1/+1
* base-files: fix whitespacesLuka Perkov2013-12-092-4/+4
* wifi: restart netifd wifi interfaces on the "up" command like the old variantFelix Fietkau2013-12-021-0/+1
* wifi: rename the "reload" (restarting non-netifd wifi) command to "reload_leg...Felix Fietkau2013-12-021-1/+7
* netifd: add wireless configuration support and port mac80211 to the new frame...Felix Fietkau2013-12-021-7/+32
* base-files: add the DEVICENAME variable for hotplug scriptsFelix Fietkau2013-11-191-0/+1
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-141-0/+1
* base-files: implement -l (--list-backup) sysupgrade parameter to list the fil...Jo-Philipp Wich2013-07-311-0/+14
* base-files: abort sysupgrade if file specified with --restore-config is not f...Jo-Philipp Wich2013-07-311-1/+6
* base-files: implement -T (--test) sysupgrade parameter to verify image withou...Jo-Philipp Wich2013-07-301-1/+9
* sysupgrade: create state file so procd knows when a sysupgrade is in progressJohn Crispin2013-06-101-0/+1
* mount_root: prepare base-filesJohn Crispin2013-04-253-68/+3
* base-files: firstboot: only ask for confirmation on TTYJonas Gorski2013-03-271-4/+6
* base-files: make firstboot ask for confirmationJonas Gorski2013-02-211-8/+16
* sysupgrade: clarify online helpJo-Philipp Wich2013-01-021-12/+15
* sysupgrade: do not require an extra argument after --restore-backupJo-Philipp Wich2013-01-021-6/+7
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-192-2/+2
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-1/+1
* base-files: provide a sysupgrade -r (--restore-backup) option as convenience ...Jo-Philipp Wich2012-08-121-0/+12
* base-files: fix option parsing of -F/--force parameterJo-Philipp Wich2012-08-091-1/+1
* base-files: allow wireless ifaces to be part of multiple networksJo-Philipp Wich2012-06-261-4/+9
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-054-5/+5
* base-files: implement a --force option for sysupgrade to override image check...Jo-Philipp Wich2012-01-081-2/+11
* base-files: add -b (--create-backup) option to sysupgrade, which generates a ...Jo-Philipp Wich2011-12-201-2/+26