mirror of
				https://git.launchpad.net/ubuntu-dev-tools
				synced 2025-11-04 07:54:03 +00:00 
			
		
		
		
	Merge branch 'master' of git+ssh://git.launchpad.net/~tobhe/ubuntu-dev-tools
MR: https://code.launchpad.net/~tobhe/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/416458 Signed-off-by: Mattia Rizzolo <mattia@debian.org>
This commit is contained in:
		
						commit
						d1de55b320
					
				
							
								
								
									
										3
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -3,6 +3,9 @@ ubuntu-dev-tools (0.189) UNRELEASED; urgency=medium
 | 
			
		||||
  [ Heinrich Schuchardt ]
 | 
			
		||||
  * mk-sbuild: don't require pkg-config-<target>. LP: #1966881.
 | 
			
		||||
 | 
			
		||||
  [ Tobias Heider ]
 | 
			
		||||
  * mk-sbuild: document SCHROOT_TYPE zfs in the manpage.
 | 
			
		||||
 | 
			
		||||
 -- Matthias Klose <doko@debian.org>  Wed, 30 Mar 2022 15:36:04 +0200
 | 
			
		||||
 | 
			
		||||
ubuntu-dev-tools (0.188) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
@ -83,10 +83,16 @@ Specify a volume group, and subsequently use a default \fBSCHROOT_TYPE\fR of
 | 
			
		||||
"\fBlvm-snapshot\fR" rather than "\fBdirectory\fR" (via overlayfs or
 | 
			
		||||
aufs) mounts.
 | 
			
		||||
.TP
 | 
			
		||||
.B \-\-zfs-dataset=\fIDATASET
 | 
			
		||||
Specify a zfs dataset, and subsequently use a default \fBSCHROOT_TYPE\fR of
 | 
			
		||||
"\fBzfs-snapshot\fR" rather than "\fBdirectory\fR" (via overlayfs or
 | 
			
		||||
aufs) mounts.
 | 
			
		||||
.TP
 | 
			
		||||
.B \-\-type\fR=\fISHROOT_TYPE
 | 
			
		||||
Specify a \fBSCHROOT_TYPE\fR.  Supported values are "\fBdirectory\fR"
 | 
			
		||||
(default if \fB\-\-vg\fR not specified), "\fBlvm-snapshot\fR" (default
 | 
			
		||||
if \fB\-\-vg\fR specified), "\fBbtrfs-snapshot\fR", and "\fBfile\fR".
 | 
			
		||||
if \fB\-\-vg\fR specified), "\fBbtrfs-snapshot\fR", "\fBzfs-snapshot\fR"
 | 
			
		||||
and "\fBfile\fR".
 | 
			
		||||
.TP
 | 
			
		||||
.B \-\-ccache
 | 
			
		||||
Enable usage of \fBccache\fR by default. See \fBccache\fR (1) for
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user