diff --git a/debian/changelog b/debian/changelog index 1be3b62..e9e0967 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-tileos-sway (1.1~tileos) unstable; urgency=medium + + * Run Calamares in debug mode + + -- Aleksey Samoilov Wed, 05 Apr 2023 22:20:12 +0400 + calamares-settings-tileos-sway (1.0~tileos) unstable; urgency=medium * Initial upload diff --git a/install-tileos b/install-tileos index 32a9136..8dc4dad 100755 --- a/install-tileos +++ b/install-tileos @@ -8,7 +8,7 @@ sudo mv /etc/fstab /etc/fstab.orig.calamares # Access control to run calamares as root for xwayland xhost +si:localuser:root -pkexec calamares +pkexec calamares -d -style Fusion xhost -si:localuser:root # Restore stale fstab, for what it's worth