Searched refs:ask_bool (Results 1 - 6 of 6) sorted by relevance

/openwrt/target/linux/ramips/base-files/sbin/
H A Dfixup-mac-address36 ask_bool() { function
63 ask_bool "Overwrite (y/N)?" 0 || exit
74 ask_bool "Write to EEPROM (y/N)?" || exit
/openwrt/scripts/
H A Denv33 ask_bool() { function
127 if ask_bool 1 "Do you want to save your changes"; then
141 if ask_bool 1 "Do you want to keep your current config and files"; then
190 if ask_bool 0 "Do you want to clone the current environment?"; then
197 if ask_bool 1 "Do you want to start your configuration repository with the current configuration?"; then
/openwrt/package/base-files/files/sbin/
H A Dsysupgrade145 ask_bool 0 "Abort" && exit
149 ask_bool 0 "Edit config file list" && vi "$CONFFILES"
209 elif ask_bool $SAVE_CONFIG "Keep config files over reflash"; then
/openwrt/target/linux/ar71xx/base-files/lib/upgrade/
H A Ddir825.sh100 ask_bool 0 "Do you have a backup of the caldata partition?" || {
/openwrt/target/linux/x86/base-files/lib/upgrade/
H A Dplatform.sh138 ask_bool 0 "Abort" && exit
/openwrt/package/base-files/files/lib/upgrade/
H A Dcommon.sh152 ask_bool() { function
244 ask_bool 1 "Reboot" && {

Completed in 37 milliseconds