25 Commits (88e4d938020d277447acacb93beac92567531ec9)

Author SHA1 Message Date
Jo-Philipp Wich 010e58d209 base-files: another empty password check fix (#10440) 13 years ago
Jo-Philipp Wich 8b20bfafdf base-files: prime root password with "x" to notify programs that there is a shadow record, fix /bin/login.sh password detection accordingly. Solves broken key based dropbear login with empty password after r28935. 13 years ago
Jo-Philipp Wich 20ff304ed9 base-files: now that the initial password is completely empty (and not primed with "!") adjust login.sh for it to make telnetd available again 13 years ago
Jo-Philipp Wich ed8f726dab ipcalc.sh CIDR notation Hi, 14 years ago
Felix Fietkau 9f7f8110e7 base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) 14 years ago
Felix Fietkau 803e9ceb90 base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there 14 years ago
Jo-Philipp Wich 1dd824a358 base-files, busybox: fix 22279, simplify code and get rid of awk 14 years ago
Daniel Dickinson 8974bc6ae2 base-files & telnet: Fixed telnet starting even with root password when shadow passwords in use. 14 years ago
Felix Fietkau 0f9f23aebe base-files: move firstboot to /sbin 15 years ago
Jo-Philipp Wich 19c12174ee base-files: ipcalc.sh: fix off-by-one in range-calculation 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Felix Fietkau de0332f86a rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway 16 years ago
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default 16 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Mike Baker c2e8f9c47c rename mini_fo mount point so as not to confuse users 17 years ago
Felix Fietkau 90d54c0faa more fixes 18 years ago
Mike Baker 4bc5cb30d3 tweaks for 2M devices 18 years ago
Mike Baker 4a41439c46 unified preinit environment 18 years ago
Felix Fietkau c76cdd5781 fix uci commit 18 years ago
Eugene Konev b756ea8a95 Move /sys on pivot_root too 18 years ago
Felix Fietkau e1bb37f2ec upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) 18 years ago
Felix Fietkau 2c62bddcfe Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. 18 years ago
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6 18 years ago
Felix Fietkau 9405a2a6be Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet 18 years ago
Felix Fietkau 59a06c71cb rename default/ to files/ 18 years ago