Ignore:
Timestamp:
Dec 12, 2005, 7:50:21 PM (18 years ago)
Author:
bcornec
Message:

New locations for mondo and mindi:

for distros for file base install


/usr/sbin/mindi /usr/local/sbin/mindi
/usr/sbin/analyze-my-lvm /usr/local/sbin/analyze-my-lvm
/usr/sbin/mondoarchive /usr/local/sbin/mondoarchive
/usr/sbin/mondorestore /usr/local/sbin/mondorestore
/etc/m?nd? /usr/local/etc/m?nd?
/usr/share/doc/m?nd?* /usr/local/share/doc/m?nd?*
/usr/share/man/man8/m?nd?*.8 /usr/local/share/man/man8/m?nd?*.8
/usr/lib/m?nd? /usr/local/lib/m?nd?

(mondo needs to be finished - untested yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.05/mondo/mondo/mondorestore/mondo-restore.c

    r128 r179  
    33713371        toggle_node_selection(filelist, FALSE);
    33723372        toggle_all_root_dirs_on(filelist);
     3373        // BERLIOS: /usr/lib ???
    33733374        toggle_path_selection(filelist, "/usr/share", TRUE);
    33743375//      show_filelist(filelist);
Note: See TracChangeset for help on using the changeset viewer.