]> git.proxmox.com Git - pve-manager.git/commitdiff
automatically add pve repository to apt sources list
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 1 Aug 2013 07:23:03 +0000 (09:23 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 1 Aug 2013 07:23:03 +0000 (09:23 +0200)
Makefile
debian/conffiles
pve-sources.list [new file with mode: 0644]

index dde871bbd0a32c3360396a27d47bdf7d0c675996..74080e4ef9cecf77a10a1b8e590cce23ecde3c08 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,7 @@ install: country.dat vznet.conf vzdump.conf vzdump-hook-script.pl pve-apt.conf p
        install -d ${DESTDIR}/var/lib/vz/template/iso
        install -d ${DESTDIR}/var/lib/vz/template/qemu
        install -D -m 0644 pve-apt.conf ${DESTDIR}/etc/apt/apt.conf.d/75pveconf
+       install -D -m 0644 pve-sources.list ${DESTDIR}/etc/apt/sources.list.d/pve-enterprise.list
        install -D -m 0644 pve-repo-ca-certificates.crt ${DESTDIR}/etc/apt/pve-repo-ca-certificates.crt
        install -D -m 0644 vzdump.conf ${DESTDIR}/etc/vzdump.conf
        install -D -m 0755 vznet.conf ${DESTDIR}/etc/vz/vznet.conf
index 9eadd8fd3713bc382c8dd562e3f4a2fdfa23d603..798e71da3b9328b1f431cb4877dedd7deaa2002a 100644 (file)
@@ -11,3 +11,4 @@
 /etc/logrotate.d/pve
 /etc/apt/apt.conf.d/75pveconf
 /etc/apt/pve-repo-ca-certificates.crt
+/etc/apt/sources.list.d/pve-enterprise.list
diff --git a/pve-sources.list b/pve-sources.list
new file mode 100644 (file)
index 0000000..4d02ec3
--- /dev/null
@@ -0,0 +1 @@
+deb https://enterprise.proxmox.com/debian wheezy pve-enterprise