K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / share / doc / friendly-recovery /
server ip : 172.67.156.115

your ip : 172.69.17.75

H O M E


Filename/usr/share/doc/friendly-recovery/README
Size499
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:55
Last modified09-Mar-2012 03:33
Last accessed07-Jul-2025 02:16
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
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