initial commit
but the unifi deb still has to be manually dpkg -i after first run Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
commit
4090a65622
7 changed files with 307 additions and 0 deletions
13
mkosi.default
Normal file
13
mkosi.default
Normal file
|
@ -0,0 +1,13 @@
|
|||
[Distribution]
|
||||
Distribution=debian
|
||||
#Release=9
|
||||
|
||||
[Output]
|
||||
Format=raw_btrfs
|
||||
#Bootable=yes
|
||||
Hostname=ubnt-box
|
||||
Password=ubnt
|
||||
|
||||
[Packages]
|
||||
Packages=vim-tiny curl ca-certificates wget binutils jsvc mongodb-server openjdk-8-jre-headless net-tools
|
||||
#BuildPackages=make gcc libcurl-devel
|
Loading…
Add table
Add a link
Reference in a new issue