1comment = "Rescue system"
2
3desc = <<EOD
4The rescue system, installed in /rescue, provides a basic set of tools that
5may be used to recover from a system failure which prevents the standard
6utilities from working.
7EOD
8
9annotations {
10 set = minimal
11}
12