Skip to content

Pwnsstar/FreeNAS-Plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PREPARATION

  • The ports in ./ports should be copied into your ports tree

    • cp -R ports/* /usr/ports/
  • Some user(s) and group(s) need to be added to '/usr/ports/UIDs' and '/usr/ports/GIDs' before compiling Ports or PBIs.

    • /usr/ports/UIDs

      • media:*:816:816::0:0:Media Plugins Daemon:/nonexistent:/usr/sbin/nologin
      • syncthing:*:819:819::0:0:Syncthing Daemon:/nonexistent:/usr/sbin/nologin
    • /usr/ports/GIDs

      • media:*:816:
      • syncthing:*:819:
  • Compile

    • pbi_makeport -c ./plugins/NAME -o ./pbi --pkgdir ./pkg/NAME CATEGORY/NAME

About

Ports & Plugins for FreeBSD & FreeNAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published