38 Commits (e575c759ca607b8bff9a302fbc31def6317340bf)

Author SHA1 Message Date
Felix Fietkau dd58e15b84 base-files: add back missing function for find_mtd_part to /lib/functions.sh (fixes #15496) 11 years ago
Felix Fietkau 28f4f4a6d7 /lib/functions.sh: remove config_rename() 11 years ago
Felix Fietkau 4a9ea80ef0 /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functions/system.sh 11 years ago
Felix Fietkau e700dcaf04 /lib/functions.sh: remove jffs2_mark_erase() 11 years ago
Felix Fietkau d368cc63fe base-files: remove config_clear() and list_remove() 11 years ago
Felix Fietkau 3d275a8deb base-files: move uci_apply_defaults() to /etc/init.d/boot 11 years ago
Felix Fietkau 4a6ad541d8 /lib/functions.sh: remove hotplug_dev() 11 years ago
Felix Fietkau ba2b6f661b /lib/functions.sh: remove strtok() 11 years ago
Felix Fietkau c27c5b9cbc /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh 11 years ago
Felix Fietkau e90b695157 /lib/functions.sh: remove pi_include() 11 years ago
Felix Fietkau 1d763171bf /lib/functions.sh: remove jffs2_ready() 11 years ago
Felix Fietkau 0f2524f473 /lib/functions.sh: remove support for non-overlayfs overlay fopivot types 11 years ago
John Crispin 834204bda6 base-files: fix mount-utils incompatibility 11 years ago
John Crispin 93e9a71538 base-files: allow users to delect debug level during boot 11 years ago
Gabor Juhos b7914344ad base-files: add macaddr_canonicalize helper function 11 years ago
Gabor Juhos 23cf426324 base-files: mtd_get_mac_ascii bugfix 11 years ago
Gabor Juhos 8d55ea10ad base-files: add mtd_get_part_size helper 11 years ago
John Crispin 43a3d87b83 package: fix insmod on install 11 years ago
John Crispin 4c43cacce0 base-files: module loading is now handled by ubox/kmodloader 11 years ago
Gabor Juhos c4f14fab9b base-files: minor cosmetic corrections for functions.sh 12 years ago
Gabor Juhos 5a8c63b47e base-files: add macaddr_{add,2bin,setbit_la} helpers 12 years ago
Gabor Juhos 70d40b2ddd base-files: add mtd_get_mac_{ascii,binary} helpers 12 years ago
Steven Barth f657787b52 base-files: Fix a typo in config_list_foreach 12 years ago
Mirko Vogt 4d4b2d3ced merge /lib/functions/boot.sh and /lib/functions.sh 12 years ago
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion 12 years ago
Gabor Juhos 1552af3131 base-files: add mtd_find_chardev helper 12 years ago
Mirko Vogt ee17703371 Revert "remove function find_mtd_part() from /lib/functions.sh" 12 years ago
Mirko Vogt 1521cdda0f remove function find_mtd_part() from /lib/functions.sh 12 years ago
Jo-Philipp Wich a044a43d06 base-files: make user_add() populate the shadow db as well 13 years ago
Felix Fietkau 3678ba60ca base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely 13 years ago
Felix Fietkau 6f46704743 base-files: split service related functions off to /lib/functions/service.sh 13 years ago
Gabor Juhos 8ae051799a base-files: remove trailing whitespaces from lib/functions.sh 13 years ago
Nicolas Thill b49aed1520 package/base-files: enhance service functions 13 years ago
Nicolas Thill f371d516bf package/base-files: /lib/functions.sh: add {group,user}_{add,exists} functions 13 years ago
Nicolas Thill 62a2827ea7 package/base-files: /lib/functions.sh: let service_stop exit early if no matching process to stop where found 13 years ago
Nicolas Thill b7b56df707 package/base-files: enhance & cleanup service wrappers 13 years ago
Nicolas Thill d0659ce37e package/base-files: move service* functions from /etc/rc.common to /lib/functions.sh 13 years ago
Nicolas Thill b6aef59ea8 package/base-files: move /etc/functions.sh to /lib/functions.sh 13 years ago
Daniel Dickinson d5542b4f59 block-mount base-files: Added additional check to pi_include to ensure that a directory used with pi_include actually contains files matching the souring pattern because if not the shell dies due to an empty string in for statement. Added /lib/functions/fsck as an empty dir to block-mount. This combination fixes a warning which generates a lot of bug reports, without panicking the kernel like the last attempt. 14 years ago
Daniel Dickinson 18b473ca9b base/block-extroot, base/block-mount: Modified preinit and block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done. 14 years ago
Jo-Philipp Wich 4815de3f26 base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill 14 years ago
Jo-Philipp Wich 63991ba875 base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times. 14 years ago
Felix Fietkau 91a8f2334a add missing argument to debug/mount wrappers (thx, matteo) 15 years ago
Felix Fietkau 889532d1fd do not start multiple subshells for applying /etc/uci-defaults. use sh -x for hush compatibility 15 years ago
Felix Fietkau f1649982e2 functions.sh: use functions instead of aliases for the debug, mount wrappers - hush does not have aliases 15 years ago
Felix Fietkau 387b221aa1 base-files: port functions.sh to new config_get 15 years ago
Felix Fietkau 4dbaccf0cd base-files: allow default value for config_get 15 years ago
Florian Fainelli 1673462564 Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9 16 years ago
Felix Fietkau 8a08f95e42 upgrade to uci 0.5.0, adds list handling support 16 years ago
Felix Fietkau 6a4edcadc1 fix config_clear(), see #3054 16 years ago