Merge lp:~allenap/maas/packaging.remove-squashfs into lp:~maas-maintainers/maas/packaging

Proposed by Gavin Panella
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 145
Merged at revision: 145
Proposed branch: lp:~allenap/maas/packaging.remove-squashfs
Merge into: lp:~maas-maintainers/maas/packaging
Diff against target: 41 lines (+6/-6)
3 files modified
debian/changelog (+5/-0)
debian/extras/99-maas (+1/-4)
debian/maas-cluster-controller.install (+0/-2)
To merge this branch: bzr merge lp:~allenap/maas/packaging.remove-squashfs
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Launchpad code reviewers Pending
Review via email: mp+134086@code.launchpad.net

Commit message

Remove all install-via-squashfs support.

Description of the change

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2012-11-06 17:36:39 +0000
+++ debian/changelog 2012-11-13 12:13:28 +0000
@@ -23,6 +23,11 @@
23 * debian/maas-region-controller.postinst: Remove tgt config.23 * debian/maas-region-controller.postinst: Remove tgt config.
24 * debian/maas-region-controller.postrm: Remove tgt config cleanup.24 * debian/maas-region-controller.postrm: Remove tgt config cleanup.
2525
26 [ Gavin Panella ]
27 * debian/extras/99-maas: squashfs image download is no longer needed.
28 * debian/maas-cluster-controller.install: maas-import-squashfs and its
29 configuration file are no longer part of upstream.
30
26 -- Julian Edwards <julian.edwards@canonical.com> Fri, 26 Oct 2012 12:50:20 +020031 -- Julian Edwards <julian.edwards@canonical.com> Fri, 26 Oct 2012 12:50:20 +0200
2732
28maas (0.1+bzr1269+dfsg-0ubuntu1) quantal-proposed; urgency=low33maas (0.1+bzr1269+dfsg-0ubuntu1) quantal-proposed; urgency=low
2934
=== modified file 'debian/extras/99-maas'
--- debian/extras/99-maas 2012-10-04 18:52:27 +0000
+++ debian/extras/99-maas 2012-11-13 12:13:28 +0000
@@ -1,7 +1,4 @@
1# /etc/squid-deb-proxy/mirror-dstdomain.acl.d/99-maas1# /etc/squid-deb-proxy/mirror-dstdomain.acl.d/99-maas
2# 2#
3# Enable launchpad personal package archives for squid-deb-proxy3# Enable launchpad personal package archives for squid-deb-proxy
4ppa.launchpad.net4ppa.launchpad.net
5# Enable access to MAAS server HTTP to allow squashfs download
6# during install
7maas.internal.example.com # maasurl
85
=== modified file 'debian/maas-cluster-controller.install'
--- debian/maas-cluster-controller.install 2012-11-06 16:41:05 +0000
+++ debian/maas-cluster-controller.install 2012-11-13 12:13:28 +0000
@@ -18,8 +18,6 @@
18etc/cron.d/maas-import-pxe-files18etc/cron.d/maas-import-pxe-files
19man/maas-import-pxe-files.8 usr/share/man/man819man/maas-import-pxe-files.8 usr/share/man/man8
20debian/tmp/etc/maas/import_pxe_files20debian/tmp/etc/maas/import_pxe_files
21debian/tmp/usr/sbin/maas-import-squashfs
22debian/tmp/etc/maas/import_squashfs
23debian/tmp/usr/sbin/maas-import-ephemerals21debian/tmp/usr/sbin/maas-import-ephemerals
24debian/tmp/etc/maas/import_ephemerals22debian/tmp/etc/maas/import_ephemerals
25debian/tmp/etc/maas/commissioning-user-data23debian/tmp/etc/maas/commissioning-user-data

Subscribers

People subscribed via source and target branches