diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-06-28 10:48:28 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-06-28 10:48:28 -0400 |
commit | 460f99dd0ccd07dbbe0a714729aea2f5698d7f04 (patch) | |
tree | 3991b13797cd4c99e5929be96234079224938587 /system/os-prober/README | |
parent | b825310bf824d33a71d886f6da2fbfde0a819ed2 (diff) | |
download | slackbuilds-460f99dd0ccd07dbbe0a714729aea2f5698d7f04.tar.gz |
system/os-prober: Added (an OS detector)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/os-prober/README')
-rw-r--r-- | system/os-prober/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/os-prober/README b/system/os-prober/README new file mode 100644 index 0000000000..935b5c3558 --- /dev/null +++ b/system/os-prober/README @@ -0,0 +1,7 @@ +os-prober (an OS detector) + +os-prober detects OSes on other partitions than the current system +partition, and outputs the results in a generic machine-readable +format. This information can be used to add other OSes to the boot +loader. + |