contrib/nut
2009-09-30 09:08:53 +02:00
..
.footprint nut: Fixed empty dirs and added daemon's restart option. 2008-05-23 00:30:18 +02:00
.md5sum nut: Fixed empty dirs and added daemon's restart option. 2008-05-23 00:30:18 +02:00
Pkgfile Fixed identation in leafpad, nut and pymp 2009-09-30 09:08:53 +02:00
pre-install nut: New port nut 2.2.2 2008-05-22 23:58:30 +02:00
README nut: New port nut 2.2.2 2008-05-22 23:58:30 +02:00
upsd nut: Fixed empty dirs and added daemon's restart option. 2008-05-23 00:30:18 +02:00

PRE-INSTALL
- Need to create a group and user for ups monitoring. (user,group:nut)
- Add support for USB at kernel:

########################################################
Device Drivers  ---> 
  USB support  ---> 
    [*] Support for Host-side USB 
    [?] EHCI HCD (USB 2.0) support 
    [?] OHCI HCD support 
    [?] UHCI HCD (most Intel and VIA) support 
    [*] USB Human Interface Device (full HID) support 
      [*]   /dev/hiddev raw HID device support 
########################################################

POST-INSTALL
- Remember to change perms in config files:
chown root:nut upsd.conf upsd.users
chmod 0640 upsd.conf upsd.users

- Remember to use man to setup nut.

Víctor Martínez <pitillo at ono dot com>