cvs commit: src/tools/tools/nanobsd i386.diskimage src/tools/tools/nanobsd/Files/root change_password save_sshkeys updatep

Philip Paeps philip at FreeBSD.org
Mon Jul 25 08:40:15 GMT 2005


philip      2005-07-25 08:40:13 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/nanobsd  i386.diskimage 
    tools/tools/nanobsd/Files/root change_password save_sshkeys 
  Added files:
    tools/tools/nanobsd/Files/root updatep 
  Log:
  Add fstab entries for ALTROOTSLICE and CFGSLICE, allowing us to do away with
  most of the hardcoding of device names in installed convenience scripts.
  
  Provide a new script (root/updatep) to easily update the ALTROOTSLICE.  It
  does the same as updatep1/updatep2 without hardcoded device names.  If noone
  protests, I'd like to get rid of updatep1/updatep2 at some point.
  
  As an extra bonus: turn on the error led while updating (on hardware with a
  led).
  
  Revision  Changes    Path
  1.2       +3 -1      src/tools/tools/nanobsd/Files/root/change_password
  1.2       +3 -1      src/tools/tools/nanobsd/Files/root/save_sshkeys
  1.1       +25 -0     src/tools/tools/nanobsd/Files/root/updatep (new)
  1.17      +6 -4      src/tools/tools/nanobsd/i386.diskimage


More information about the cvs-all mailing list