OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
friendly-recovery
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
README
499 bytes
03/29/2017 04:03:13 PM
rw-r--r--
📄
changelog.gz
1.48 KB
01/26/2021 09:21:36 PM
rw-r--r--
📄
copyright
616 bytes
03/29/2017 04:03:13 PM
rw-r--r--
Editing: README
Close
User friendly recovery menu --------------------------- Implements the spec in https://wiki.ubuntu.com/FriendlyRecovery "Plugins" can be added easily: * install a script in /lib/recovery-mode/options * recovery-mode will invoke it with "test" - it should return "0" and print its name on stdout - if it returns "1" here it will not be added to the reovery-menu * if the script is run with no parameters it should perform its action * when the script is done, the menu is built again