Few updates before move to Devuan.
This commit is contained in:
parent
4349aabc6b
commit
f407de48ec
60 changed files with 2137 additions and 175 deletions
5
etc/apt/.gitignore
vendored
Normal file
5
etc/apt/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/apt.conf.d/
|
||||
/auth.conf.d/
|
||||
/keyrings/
|
||||
/sources.list
|
||||
/trusted.gpg.d/
|
||||
3
etc/apt/preferences.d/sury
Normal file
3
etc/apt/preferences.d/sury
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Package: *
|
||||
Pin: release o=deb.sury.org
|
||||
Pin-Priority: 1000
|
||||
4
etc/apt/sources.list.d/fd.list
Normal file
4
etc/apt/sources.list.d/fd.list
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
deb [trusted=yes] https://public.fusiondirectory.org/debian/fusiondirectory-integrator/ bullseye main
|
||||
deb [trusted=yes] https://public.fusiondirectory.org/debian/fusiondirectory-tools/ bullseye main
|
||||
deb [trusted=yes] https://public.fusiondirectory.org/debian/fusiondirectory-external-libraries/ bullseye main
|
||||
deb [trusted=yes] https://public.fusiondirectory.org/debian/bullseye-fusiondirectory-release/ bullseye main
|
||||
1
etc/apt/sources.list.d/sury.list
Normal file
1
etc/apt/sources.list.d/sury.list
Normal file
|
|
@ -0,0 +1 @@
|
|||
deb [trusted=yes] https://packages.sury.org/php/ trixie main
|
||||
Loading…
Add table
Add a link
Reference in a new issue