Skip to content

Commit

Permalink
update log, po, docs and set version 0.3.27
Browse files Browse the repository at this point in the history
update configure.ac
  • Loading branch information
Thomas-Tsai committed Oct 4, 2023
1 parent 0882b2d commit a190076
Show file tree
Hide file tree
Showing 31 changed files with 811 additions and 435 deletions.
46 changes: 46 additions & 0 deletions ChangeLog
@@ -1,5 +1,51 @@
2023-10-04 Thomas Tsai <tlinux.tsai@gmail.com>

merge partclone.imager.xml to partclone.xml

update doc for partclone.8

add direct test

add time and avg.time in log file

2023-10-03 Thomas Tsai <tlinux.tsai@gmail.com>

add direct io for read/write to/from device

2023-09-25 Thomas Tsai <tlinux.tsai@gmail.com>

add direct-io option and set version 0.3.26

2023-08-30 Thomas Tsai <tlinux.tsai@gmail.com>

update superBlockUsedBlocks for all xxxclone

2023-08-25 Thomas Tsai <tlinux.tsai@gmail.com>

Merge pull request #236 from joergmlpts/master
report used blocks and free space based on bitmap

2023-08-24 joergmlpts <joergmlpts@gmail.com>

report used blocks and free space based on bitmap

2023-08-23 Thomas Tsai <tlinux.tsai@gmail.com>

Merge pull request #235 from joergmlpts/master
correction for item at offset 76

2023-08-23 joergmlpts <joergmlpts@gmail.com>

correction for item at offset 76

2023-08-22 Thomas Tsai <tlinux.tsai@gmail.com>

show used blocks in bitmap with -d2 option

2023-08-04 Thomas Tsai <tlinux.tsai@gmail.com>

release 0.3.25

update btrfs to v6.3.3

update btrfs to v6.3
Expand Down
6 changes: 0 additions & 6 deletions TODO

This file was deleted.

2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([Partclone],[0.3.26],[thomas@nchc.org.tw])
AC_INIT([Partclone],[0.3.27],[thomas@clonezilla.org])
AM_INIT_AUTOMAKE([-Wall foreign])
AM_GNU_GETTEXT_VERSION([0.16.1])
AM_GNU_GETTEXT([external])
Expand Down
6 changes: 3 additions & 3 deletions docs/partclone.chkimg.8
@@ -1,6 +1,6 @@
'\" t
.\" Title: PARTCLONE.CHKIMG
.\" Author: Yu-Chin Tsai <thomas@nchc.org.tw>
.\" Author: Yu-Chin Tsai <thomas@clonezilla.org>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 10/04/2023
.\" Manual: Partclone User Manual
Expand Down Expand Up @@ -149,7 +149,7 @@ T}
.sp
.SH "BUGS"
.PP
Report bugs to thomas@nchc\&.org\&.tw or
Report bugs to thomas@clonezilla\&.org or
\m[blue]\fB\%http://partclone.org\fR\m[]\&.
.PP
You can get support at http://partclone\&.org
Expand All @@ -162,7 +162,7 @@ You can get support at http://partclone\&.org
\fBpartclone.info\fR(8)
.SH "AUTHOR"
.PP
\fBYu\-Chin Tsai\fR <\&thomas@nchc\&.org\&.tw\&>
\fBYu\-Chin Tsai\fR <\&thomas@clonezilla\&.org\&>
.RS 4
.RE
.SH "COPYRIGHT"
Expand Down
2 changes: 1 addition & 1 deletion docs/partclone.chkimg.xml
Expand Up @@ -49,7 +49,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<!ENTITY dhsurname "Tsai">
<!-- dhusername could also be set to "&dhfirstname; &dhsurname;". -->
<!ENTITY dhusername "Yu-Chin Tsai">
<!ENTITY dhemail "thomas@nchc.org.tw">
<!ENTITY dhemail "thomas@clonezilla.org">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1) and
http://www.tldp.org/HOWTO/Man-Page/q2.html. -->
Expand Down
6 changes: 3 additions & 3 deletions docs/partclone.dd.8
@@ -1,6 +1,6 @@
'\" t
.\" Title: PARTCLONE.DD
.\" Author: Yu-Chin Tsai <thomas@nchc.org.tw>
.\" Author: Yu-Chin Tsai <thomas@clonezilla.org>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 10/04/2023
.\" Manual: Partclone User Manual
Expand Down Expand Up @@ -219,7 +219,7 @@ T}
.sp
.SH "BUGS"
.PP
Report bugs to thomas@nchc\&.org\&.tw or
Report bugs to thomas@clonezilla\&.org or
\m[blue]\fB\%http://partclone.org\fR\m[]\&.
.PP
You can get support at http://partclone\&.org
Expand All @@ -232,7 +232,7 @@ You can get support at http://partclone\&.org
\fBpartclone.info\fR(8)
.SH "AUTHOR"
.PP
\fBYu\-Chin Tsai\fR <\&thomas@nchc\&.org\&.tw\&>
\fBYu\-Chin Tsai\fR <\&thomas@clonezilla\&.org\&>
.RS 4
.RE
.SH "COPYRIGHT"
Expand Down
2 changes: 1 addition & 1 deletion docs/partclone.dd.xml
Expand Up @@ -49,7 +49,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<!ENTITY dhsurname "Tsai">
<!-- dhusername could also be set to "&dhfirstname; &dhsurname;". -->
<!ENTITY dhusername "Yu-Chin Tsai">
<!ENTITY dhemail "thomas@nchc.org.tw">
<!ENTITY dhemail "thomas@clonezilla.org">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1) and
http://www.tldp.org/HOWTO/Man-Page/q2.html. -->
Expand Down
12 changes: 6 additions & 6 deletions docs/partclone.fstype.8
@@ -1,13 +1,13 @@
'\" t
.\" Title: PARTCLONE.FSTYPE
.\" Author: Yu-Chin Tsai <thomas@nchc.org.tw>
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\" Date: 10/08/2015
.\" Author: Yu-Chin Tsai <thomas@clonezilla.org>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 10/04/2023
.\" Manual: Partclone User Manual
.\" Source: partclone.fstype
.\" Language: English
.\"
.TH "PARTCLONE\&.FSTYPE" "8" "10/08/2015" "partclone.fstype" "Partclone User Manual"
.TH "PARTCLONE\&.FSTYPE" "8" "10/04/2023" "partclone.fstype" "Partclone User Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down Expand Up @@ -77,7 +77,7 @@ T}
.sp
.SH "BUGS"
.PP
Report bugs to thomas@nchc\&.org\&.tw or
Report bugs to thomas@clonezilla\&.org or
\m[blue]\fB\%http://partclone.org\fR\m[]\&.
.PP
You can get support at http://partclone\&.org
Expand All @@ -90,7 +90,7 @@ You can get support at http://partclone\&.org
\fBpartclone.info\fR(8)
.SH "AUTHOR"
.PP
\fBYu\-Chin Tsai\fR <\&thomas@nchc\&.org\&.tw\&>
\fBYu\-Chin Tsai\fR <\&thomas@clonezilla\&.org\&>
.RS 4
.RE
.SH "COPYRIGHT"
Expand Down
2 changes: 1 addition & 1 deletion docs/partclone.fstype.xml
Expand Up @@ -49,7 +49,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<!ENTITY dhsurname "Tsai">
<!-- dhusername could also be set to "&dhfirstname; &dhsurname;". -->
<!ENTITY dhusername "Yu-Chin Tsai">
<!ENTITY dhemail "thomas@nchc.org.tw">
<!ENTITY dhemail "thomas@clonezilla.org">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1) and
http://www.tldp.org/HOWTO/Man-Page/q2.html. -->
Expand Down
12 changes: 6 additions & 6 deletions docs/partclone.info.8
@@ -1,13 +1,13 @@
'\" t
.\" Title: PARTCLONE.INFO
.\" Author: Yu-Chin Tsai <thomas@nchc.org.tw>
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 01/24/2023
.\" Author: Yu-Chin Tsai <thomas@clonezilla.org>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 10/04/2023
.\" Manual: Partclone User Manual
.\" Source: partclone.info
.\" Language: English
.\"
.TH "PARTCLONE\&.INFO" "8" "01/24/2023" "partclone.info" "Partclone User Manual"
.TH "PARTCLONE\&.INFO" "8" "10/04/2023" "partclone.info" "Partclone User Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down Expand Up @@ -97,7 +97,7 @@ T}
.sp
.SH "BUGS"
.PP
Report bugs to thomas@nchc\&.org\&.tw or
Report bugs to thomas@clonezilla\&.org or
\m[blue]\fB\%http://partclone.org\fR\m[]\&.
.PP
You can get support at http://partclone\&.org
Expand All @@ -110,7 +110,7 @@ You can get support at http://partclone\&.org
\fBpartclone.info\fR(8)
.SH "AUTHOR"
.PP
\fBYu\-Chin Tsai\fR <\&thomas@nchc\&.org\&.tw\&>
\fBYu\-Chin Tsai\fR <\&thomas@clonezilla\&.org\&>
.RS 4
.RE
.SH "COPYRIGHT"
Expand Down
2 changes: 1 addition & 1 deletion docs/partclone.info.xml
Expand Up @@ -49,7 +49,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<!ENTITY dhsurname "Tsai">
<!-- dhusername could also be set to "&dhfirstname; &dhsurname;". -->
<!ENTITY dhusername "Yu-Chin Tsai">
<!ENTITY dhemail "thomas@nchc.org.tw">
<!ENTITY dhemail "thomas@clonezilla.org">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1) and
http://www.tldp.org/HOWTO/Man-Page/q2.html. -->
Expand Down
12 changes: 6 additions & 6 deletions docs/partclone.ntfsfixboot.8
@@ -1,13 +1,13 @@
'\" t
.\" Title: PARTCLONE.NTFSFIXBOOT
.\" Author: Yu-Chin Tsai <thomas@nchc.org.tw>
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
.\" Date: 10/08/2015
.\" Author: Yu-Chin Tsai <thomas@clonezilla.org>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 10/04/2023
.\" Manual: Partclone User Manual
.\" Source: partclone.ntfsfixboot
.\" Language: English
.\"
.TH "PARTCLONE\&.NTFSFIXB" "8" "10/08/2015" "partclone.ntfsfixboot" "Partclone User Manual"
.TH "PARTCLONE\&.NTFSFIXB" "8" "10/04/2023" "partclone.ntfsfixboot" "Partclone User Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down Expand Up @@ -117,7 +117,7 @@ T}
.sp
.SH "BUGS"
.PP
Report bugs to thomas@nchc\&.org\&.tw or
Report bugs to thomas@clonezilla\&.org or
\m[blue]\fB\%http://partclone.org\fR\m[]\&.
.PP
Report bugs to upstrem
Expand All @@ -131,7 +131,7 @@ Report bugs to upstrem
\fBpartclone.info\fR(8)
.SH "AUTHOR"
.PP
\fBYu\-Chin Tsai\fR <\&thomas@nchc\&.org\&.tw\&>
\fBYu\-Chin Tsai\fR <\&thomas@clonezilla\&.org\&>
.RS 4
.RE
.SH "COPYRIGHT"
Expand Down
2 changes: 1 addition & 1 deletion docs/partclone.ntfsfixboot.xml
Expand Up @@ -49,7 +49,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<!ENTITY dhsurname "Tsai">
<!-- dhusername could also be set to "&dhfirstname; &dhsurname;". -->
<!ENTITY dhusername "Yu-Chin Tsai">
<!ENTITY dhemail "thomas@nchc.org.tw">
<!ENTITY dhemail "thomas@clonezilla.org">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1) and
http://www.tldp.org/HOWTO/Man-Page/q2.html. -->
Expand Down
6 changes: 3 additions & 3 deletions docs/partclone.restore.8
@@ -1,6 +1,6 @@
'\" t
.\" Title: PARTCLONE.RESTORE
.\" Author: Yu-Chin Tsai <thomas@nchc.org.tw>
.\" Author: Yu-Chin Tsai <thomas@clonezilla.org>
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 10/04/2023
.\" Manual: Partclone User Manual
Expand Down Expand Up @@ -192,7 +192,7 @@ T}
.sp
.SH "BUGS"
.PP
Report bugs to thomas@nchc\&.org\&.tw or
Report bugs to thomas@clonezilla\&.org or
\m[blue]\fB\%http://partclone.org\fR\m[]\&.
.PP
You can get support at http://partclone\&.org
Expand All @@ -205,7 +205,7 @@ You can get support at http://partclone\&.org
\fBpartclone.info\fR(8)
.SH "AUTHOR"
.PP
\fBYu\-Chin Tsai\fR <\&thomas@nchc\&.org\&.tw\&>
\fBYu\-Chin Tsai\fR <\&thomas@clonezilla\&.org\&>
.RS 4
.RE
.SH "COPYRIGHT"
Expand Down
2 changes: 1 addition & 1 deletion docs/partclone.restore.xml
Expand Up @@ -49,7 +49,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<!ENTITY dhsurname "Tsai">
<!-- dhusername could also be set to "&dhfirstname; &dhsurname;". -->
<!ENTITY dhusername "Yu-Chin Tsai">
<!ENTITY dhemail "thomas@nchc.org.tw">
<!ENTITY dhemail "thomas@clonezilla.org">
<!-- SECTION should be 1-8, maybe w/ subsection other parameters are
allowed: see man(7), man(1) and
http://www.tldp.org/HOWTO/Man-Page/q2.html. -->
Expand Down
Binary file modified po/de.gmo
Binary file not shown.

0 comments on commit a190076

Please sign in to comment.