source: trunk/debathena/config/recovery-mode-config/debian/control @ 24959

Revision 24959, 714 bytes checked in by jdreed, 13 years ago (diff)
In recovery-mode-config: * Divert /usr/share/recovery-mode/options/netroot so that it actually works rather than just running dhclient and hoping for the best * Fix typo in athena-update
RevLine 
[24348]1Source: debathena-recovery-mode-config
2Section: debathena-config/net
3Priority: extra
4Build-Depends: cdbs, debhelper
5Maintainer: Debathena Project <debathena@mit.edu>
[24390]6Standards-Version: 3.8.4
[24348]7
8Package: debathena-recovery-mode-config
9Architecture: all
[24398]10Depends: ${misc:Depends}, debathena-auto-update (>= 1.15~), debathena-machtype, perl
[24959]11Provides: ${diverted-files}
12Conflicts: ${diverted-files}
13Description: Adds options to recovery-mode menu
[24348]14 This package adds two options to the recovery-mode menu.  One option
15 forces an immediate update of the workstation, and the other allows
[24959]16 easy reconfiguration of the network.  It also diverts the 'netroot'
17 option so that it's actually functional in the MIT environment.
Note: See TracBrowser for help on using the repository browser.