Skip to content

Commit e4ac5e0

Browse files
committed
New build
1 parent a4677dd commit e4ac5e0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+15581
-6756
lines changed

debian/changelog

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
mx-snapshot (25.09) mx; urgency=medium
2+
3+
* Fix log ownership
4+
* Run in CLI automatically if windowing system is not detected
5+
* Update translations
6+
7+
-- Adrian <[email protected]> Tue, 09 Sep 2025 19:26:48 -0400
8+
19
mx-snapshot (25.6.01) mx; urgency=medium
210

311
* Fix: create directory before trying to link the file
@@ -330,7 +338,7 @@ mx-snapshot (23.4) mx; urgency=medium
330338

331339
mx-snapshot (23.3.03) mx; urgency=medium
332340

333-
* Remove resume, resume_offset, and cryptsetup from kernel options
341+
* Remove resume, resume_offset, and cryptsetup from kernel options
334342

335343
-- Adrian <[email protected]> Wed, 22 Mar 2023 10:27:02 -0400
336344

@@ -385,7 +393,7 @@ mx-snapshot (23.2.01) mx; urgency=medium
385393
mx-snapshot (23.2) mx; urgency=medium
386394

387395
* Add -w/--workdir option
388-
* Update translations
396+
* Update translations
389397

390398
-- Adrian <[email protected]> Sun, 19 Feb 2023 13:53:25 -0500
391399

@@ -473,7 +481,7 @@ mx-snapshot (22.10.01) mx; urgency=medium
473481

474482
mx-snapshot (22.10) mx; urgency=medium
475483

476-
* translation refresh
484+
* translation refresh
477485

478486
-- Dolphin Oracle <[email protected]> Wed, 26 Oct 2022 20:07:26 -0400
479487

@@ -522,7 +530,7 @@ mx-snapshot (22.8) mx; urgency=medium
522530

523531
mx-snapshot (22.7) mx; urgency=medium
524532

525-
* translation update
533+
* translation update
526534

527535
-- Dolphin Oracle <[email protected]> Sat, 23 Jul 2022 12:30:30 -0400
528536

@@ -581,10 +589,10 @@ mx-snapshot (22.2.05) mx; urgency=medium
581589

582590
mx-snapshot (22.2.04) mx; urgency=medium
583591

584-
* Add option to specify temporary work directory in /etc/mx-snapshot.conf file
585-
* for example: workdir=/tmp, program will check if the folder exits and if it's
592+
* Add option to specify temporary work directory in /etc/mx-snapshot.conf file
593+
* for example: workdir=/tmp, program will check if the folder exits and if it's
586594
* the right partition type (only partitions that allow bind mounts can work)
587-
* Updated mx-snapshot.conf file format to make sure comments are not lost when
595+
* Updated mx-snapshot.conf file format to make sure comments are not lost when
588596
* writing back to file
589597

590598
-- Adrian <[email protected]> Wed, 16 Feb 2022 22:16:00 -0500
@@ -721,14 +729,14 @@ mx-snapshot (21.1) mx; urgency=medium
721729

722730
* rewrite to allow CLI/scripted mode, use -h to list options
723731
* catch SIGINT, SIGTERM, SIGHUP and cleanup before closing
724-
* check if enough space on partition (for /root, for now it ignores /home)
732+
* check if enough space on partition (for /root, for now it ignores /home)
725733

726734
-- Adrian <[email protected]> Sun, 17 Jan 2021 12:01:32 -0500
727735

728736
mx-snapshot (20.12.02) mx; urgency=medium
729737

730738
* add -k/--kernel option to take a snapshot with a different kernel
731-
739+
732740
-- Adrian <[email protected]> Thu, 31 Dec 2020 18:19:03 -0500
733741

734742
mx-snapshot (20.12.01) mx; urgency=medium
@@ -741,7 +749,7 @@ mx-snapshot (20.12.01) mx; urgency=medium
741749

742750
mx-snapshot (20.12) mx; urgency=medium
743751

744-
* adjust checksum generation for preempt_rt kernel
752+
* adjust checksum generation for preempt_rt kernel
745753

746754
-- fehlix <[email protected]> Tue, 01 Dec 2020 20:56:40 -0400
747755

@@ -1369,7 +1377,7 @@ mx-snapshot (16.6mx15+1) mx; urgency=medium
13691377

13701378
mx-snapshot (16.6mx15) mx; urgency=medium
13711379

1372-
* minor fix
1380+
* minor fix
13731381

13741382
-- Adrian <[email protected]> Mon, 06 Jun 2016 17:34:57 -0400
13751383

@@ -1429,7 +1437,7 @@ mx-snapshot (15.12.13mx15) mx; urgency=medium
14291437

14301438
mx-snapshot (15.12.12mx15) mx; urgency=medium
14311439

1432-
* split iso-template in a different package
1440+
* split iso-template in a different package
14331441

14341442
-- Adrian <[email protected]> Sat, 19 Dec 2015 09:21:16 -0500
14351443

@@ -1459,7 +1467,7 @@ mx-snapshot (15.12.8mx15) mx; urgency=medium
14591467

14601468
mx-snapshot (15.12.7mx15) mx; urgency=medium
14611469

1462-
* use /bind-root
1470+
* use /bind-root
14631471

14641472
-- Adrian <[email protected]> Tue, 15 Dec 2015 18:21:28 -0500
14651473

@@ -1502,13 +1510,13 @@ mx-snapshot (15.12.1mx15) mx; urgency=medium
15021510
mx-snapshot (15.12mx15) mx; urgency=medium
15031511

15041512
* Minor changes to boot config files.
1505-
* copy-initrd-modules in-Sync with one in build iso
1513+
* copy-initrd-modules in-Sync with one in build iso
15061514

15071515
-- anticapitalista <[email protected]> Tue, 01 Dec 2015 15:00:00 +0200
15081516

15091517
mx-snapshot (15.11mx15) mx; urgency=medium
15101518

1511-
* changed to use installed-to-live script
1519+
* changed to use installed-to-live script
15121520

15131521
-- Adrian <[email protected]> Mon, 23 Nov 2015 17:07:18 -0500
15141522

debs/mx-snapshot_25.09.dsc

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA512
3+
4+
Format: 3.0 (native)
5+
Source: mx-snapshot
6+
Binary: mx-snapshot, iso-snapshot-cli
7+
Architecture: any
8+
Version: 25.09
9+
Maintainer: Adrian <[email protected]>
10+
Homepage: https://github.com/MX-Linux/mx-snapshot
11+
Standards-Version: 3.9.8
12+
Vcs-Git: git://github.com/MX-Linux/mx-snapshot
13+
Build-Depends: debhelper-compat (= 12), cmake (>= 3.16), ninja-build, qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools
14+
Package-List:
15+
iso-snapshot-cli deb admin optional arch=any
16+
mx-snapshot deb admin optional arch=any
17+
Checksums-Sha1:
18+
2afbf9e4d273eeb54ab4d242f4f6cb2feaf8c175 271440 mx-snapshot_25.09.tar.xz
19+
Checksums-Sha256:
20+
77256bf727a57179139b4dc045e74fea2340959dce0659148a765040891b7183 271440 mx-snapshot_25.09.tar.xz
21+
Files:
22+
c433a9759842b6dcb547ba494a8a487b 271440 mx-snapshot_25.09.tar.xz
23+
24+
-----BEGIN PGP SIGNATURE-----
25+
26+
iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmjAuPATHGFkcmlhbkBt
27+
eGxpbnV4Lm9yZwAKCRBwk4x4BnnumNiSCACkM+21+44H7BGdvnVX0m1edEYWhUpn
28+
GbKN4+2HxeI2Mv+QoYMtZNgTh/LT3yympxETcCxwFKqwQSBgksZEHwKfEQ/iPN+4
29+
2PH15M/Ct89/Ce1BoEYgTBnZOeGT/4RxTREZWEUC0zuN3F3DU2dTl1cBahosAbUw
30+
++wWqrWLFQKvGzvWzhH81B6JXCvO42ocIdmUuAyvfnGbVEXVfAZTYq9yvCDdA7q7
31+
z0yMzHWL/n60FYWf8MNBZJlMFcTBkwZbRsGg1Eq1A116hlYYQu+UKl8u+2OxIUsi
32+
gYVpCVbofaNNN6z53jevTgq+/2Uywa53M2dqaRadPFI7DuhFNDXjv5Yr
33+
=++/k
34+
-----END PGP SIGNATURE-----

debs/mx-snapshot_25.09.tar.xz

265 KB
Binary file not shown.

debs/mx-snapshot_25.6.01.dsc

Lines changed: 0 additions & 34 deletions
This file was deleted.

debs/mx-snapshot_25.6.01.tar.xz

-249 KB
Binary file not shown.

0 commit comments

Comments
 (0)