This repository has been archived by the owner on Jan 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
54 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,8 @@ Section: system | |
Installed-Size: 348 | ||
Maintainer: Daniel Dias Rodrigues <[email protected]> | ||
Architecture: all | ||
Version: 4.8-1 | ||
Depends: gparted, read-edid, remastersys (>= 4.8-1), xterm, yad | ||
Version: 4.9-1 | ||
Depends: gparted, read-edid, remastersys (>= 4.9-1), xterm, yad | ||
Homepage: https://github.com/nerun/remastersys | ||
Description: Remaster and create backups of the Debian system | ||
This is the visual interface of Remastersys. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
remastersys-gui (4.9-1) unstable; urgency=low | ||
|
||
* Added 'Settings Integrity Check' function. | ||
* Updated settings, messages and translations. | ||
|
||
-- Daniel Dias Rodrigues <[email protected]> Sun, 26 Feb 2023 12:45:52 -0300 | ||
|
||
remastersys-gui (4.8-1) unstable; urgency=low | ||
|
||
* Removed duplicate bootloader images, updating all script files and translations as needed. | ||
|
7 changes: 7 additions & 0 deletions
7
remastersys-gui/usr/share/doc/remastersys-gui/changelog.Debian
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
remastersys-gui (4.9-1) unstable; urgency=low | ||
|
||
* Revised changelogs. | ||
* Updated DEBIAN files: control, md5sums etc. | ||
|
||
-- Daniel Dias Rodrigues <[email protected]> Sun, 26 Feb 2023 12:54:11 -0300 | ||
|
||
remastersys-gui (4.8-1) unstable; urgency=low | ||
|
||
* HEAVY revision of DEBIAN files: control, md5sums, prerm, postrm, preinst and postinst. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
Package: remastersys | ||
Priority: extra | ||
Section: system | ||
Installed-Size: 972 | ||
Installed-Size: 976 | ||
Maintainer: Daniel Dias Rodrigues <[email protected]> | ||
Architecture: all | ||
Version: 4.8-1 | ||
Depends: awk, bash, coreutils, dialog, fdisk, findutils, grub-pc, hwdata, laptop-detect, live-boot, live-boot-initramfs-tools, live-config, live-config-systemd, mount, os-prober, passwd, rsync, sed, squashfs-tools, sudo, syslinux, syslinux-common, syslinux-efi, syslinux-utils, util-linux, xorriso | genisoimage, zstd | ||
Version: 4.9-1 | ||
Depends: awk, bash, coreutils, dialog, fdisk, findutils, grub-common, grub-pc, hwdata, laptop-detect, live-boot, live-boot-initramfs-tools, live-config, live-config-systemd, mount, os-prober, passwd, rsync, sed, squashfs-tools, sudo, syslinux, syslinux-common, syslinux-efi, syslinux-utils, util-linux, xorriso | genisoimage, zstd | ||
Conffiles: | ||
/etc/remastersys.conf 7e51fdbed3e34f683b943651a4614b92 | ||
/etc/remastersys.conf c9f40520e99b59e94e8118fe79ca4173 | ||
/etc/remastersys/grub/grub.cfg 9395ce2314dc756e70a983096403c560 | ||
/etc/remastersys/isolinux/chain.c32 a73329fdb71b3aa15f55b8aff9e871cf | ||
/etc/remastersys/isolinux/isolinux.bin c3387bb5f62c3df90e50915b1b4495b2 | ||
|
@@ -22,7 +22,7 @@ Conffiles: | |
/etc/remastersys/remastersys-help-pt_BR.txt e87ae435e7ddbd1f7d2c89854a830b34 | ||
/etc/remastersys/remastersys-help.txt 89c69b7b5b2603606338e3d53ebfe953 | ||
/etc/remastersys/remastersys-installer.conf e18fcf1ab280ef648eab2544fdbf1cc6 | ||
/etc/remastersys/remastersys.version 5e1dae025c6e0354aad531e178903fce | ||
/etc/remastersys/remastersys.version a8eed2238f3da6b81163af1a05df1169 | ||
/etc/remastersys/splash-default.png 2e2ae0d3744ed08a426320c60a0ebe08 | ||
/etc/remastersys/splash.png 2e2ae0d3744ed08a426320c60a0ebe08 | ||
Homepage: https://github.com/nerun/remastersys | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
VERSION="4.8-1" | ||
VERSION="4.9-1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
remastersys (4.9-1) unstable; urgency=low | ||
|
||
* Completely revised ISO creation process, adoppting xorriso standards instead of xorrisofs (xorriso -as mkisofs). | ||
* Added support to single files larger than 4 GiB. | ||
* Added 'Settings Integrity Check' function. | ||
* Updated settings, messages and translations. | ||
|
||
-- Daniel Dias Rodrigues <[email protected]> Sun, 26 Feb 2023 12:36:33 -0300 | ||
|
||
remastersys (4.8-1) unstable; urgency=low | ||
|
||
* Small improvements to remastersys taken from PinguyBuilder. Also fixed error message "unary operator expected". | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
remastersys (4.9-1) unstable; urgency=low | ||
|
||
* Updated DEBIAN files: control, md5sums etc. | ||
* Revised postrm and prerm to deal with '/etc/remastersys/skel-backup' and '/home/remastersys' after package uninstall. | ||
* Added missing dependency: grub-common. | ||
* Revised changelogs. | ||
|
||
-- Daniel Dias Rodrigues <[email protected]> Sun, 26 Feb 2023 12:43:13 -0300 | ||
|
||
remastersys (4.8-1) unstable; urgency=low | ||
|
||
* HEAVY revision of DEBIAN files: control, md5sums, prerm, postrm, preinst and postinst. | ||
|