.\" Man page for e2chroot
.\"
-.\" (c)2007-2016 emlix GmbH
+.\" (c)2007-2022 emlix GmbH
.\"
-.TH e2chroot 5 "Dec 22, 2016" "@VERSION@"
+.TH e2chroot 5 "Jul 5, 2022" "@VERSION@"
.SH NAME
proj/chroot \- chroot configuration file of an e2factory project
location = "<string>",
sha1 = "da39a3ee5e6b4b0d3255bfef95601890afd80709",
sha256 = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
+ -- hashupdate = true,
},
...
},
.br
SHA-256 checksum of the file.
+.TP
+.BR hashupdate
+Type: Boolean
+.br
+Whether the checksum should be calculated on the fly.
+
.SH "SEE ALSO"
.BR e2factory(1)
.\" Man page for e2licence
.\"
-.\" (c)2007-2016 emlix GmbH
+.\" (c)2007-2022 emlix GmbH
.\"
-.TH e2licence 5 "Dec 22, 2016" "@VERSION@"
+.TH e2licence 5 "Jul 5, 2022" "@VERSION@"
.SH NAME
proj/licence \- licence configuration file of an e2factory project
location = "<string>",
sha1 = "da39a3ee5e6b4b0d3255bfef95601890afd80709",
sha256 = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
- ...
+ -- hashupdate = true,
},
},
},
.br
SHA-256 checksum of the file.
+.TP
+.BR hashupdate
+Type: Boolean
+.br
+Whether the checksum should be calculated on the fly.
+
.SH "SEE ALSO"
.BR e2factory(1)
.\" Man page for e2source
.\"
-.\" (c)2007-2017 emlix GmbH
+.\" (c)2007-2022 emlix GmbH
.\"
-.TH e2source 5 "Feb 28, 2017" "@VERSION@"
+.TH e2source 5 "Jul 5, 2022" "@VERSION@"
.SH NAME
src/*/config \- source configuration files of an e2factory project
location = "<string>",
sha1 = "da39a3ee5e6b4b0d3255bfef95601890afd80709",
sha256 = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
+ -- hashupdate = true,
copy = "<string>",
patch = "<string>",
unpack = "<string>",
.br
SHA-256 checksum of the file.
+.TP
+.BR hashupdate
+Type: Boolean
+.br
+Whether the checksum should be calculated on the fly.
+
.TP
.BR copy
Type: String