Merge lp:~unity-team/unity8/umount-deviceconfig.qml into lp:unity8

Proposed by Michael Zanetti
Status: Work in progress
Proposed branch: lp:~unity-team/unity8/umount-deviceconfig.qml
Merge into: lp:unity8
Diff against target: 7 lines (+3/-0)
1 file modified
debian/unity8.preinst (+3/-0)
To merge this branch: bzr merge lp:~unity-team/unity8/umount-deviceconfig.qml
Reviewer Review Type Date Requested Status
Unity Team Pending
Review via email: mp+286468@code.launchpad.net

Commit message

temporary means to revert the hack that prevents installing a silo on frieza

Description of the change

This is a temporary companion branch for silos. Do not land.

To post a comment you must log in.

Unmerged revisions

2203. By Michael Zanetti

add a preinstall script to umount the deviceconfig hack

2202. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

2201. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

2200. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'debian/unity8.preinst'
2--- debian/unity8.preinst 1970-01-01 00:00:00 +0000
3+++ debian/unity8.preinst 2016-02-18 09:17:36 +0000
4@@ -0,0 +1,3 @@
5+#!/bin/sh
6+
7+umount /usr/share/unity8/DeviceConfiguration.qml || /bin/true

Subscribers

People subscribed via source and target branches