Move some of the porterbox schroot logic to the schroot module that is shared with...
authorPeter Palfrader <peter@palfrader.org>
Sat, 12 Jul 2014 09:56:32 +0000 (11:56 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 12 Jul 2014 09:56:32 +0000 (11:56 +0200)
commitf9edc08d80cae5ea635ba30159133155ecdc23d7
treea5da0e0c1ef96cc7c6b98eeadd2b5b3d0be0aee5
parent5e8c8cdd0a690aff715a93a4bfe7ff8d4012d63c
Move some of the porterbox schroot logic to the schroot module that is shared with buildd
15 files changed:
modules/porterbox/files/schroot-dsa/config [deleted file]
modules/porterbox/files/schroot-dsa/fstab [deleted file]
modules/porterbox/files/schroot-dsa/fstab-freebsd [deleted file]
modules/porterbox/files/schroot-setup.d/99porterbox-extra-apt-options [deleted file]
modules/porterbox/files/schroot-setup.d/99porterbox-extra-sources [deleted file]
modules/porterbox/manifests/init.pp
modules/porterbox/templates/default-mirror.erb [deleted file]
modules/schroot/files/schroot-dsa/config [new file with mode: 0644]
modules/schroot/files/schroot-setup.d/99porterbox-extra-apt-options [new file with mode: 0755]
modules/schroot/files/schroot-setup.d/99porterbox-extra-sources [new file with mode: 0755]
modules/schroot/manifests/init.pp
modules/schroot/templates/default-mirror.erb [new file with mode: 0644]
modules/schroot/templates/etc/schroot/mount-defaults.erb [deleted file]
modules/schroot/templates/mount-defaults.erb [new file with mode: 0644]
modules/schroot/templates/schroot-dsa/fstab.erb [new file with mode: 0644]