New utility: xbps-fbulk - a fast bulk builder for xbps.
This is a modified version of DragonFlyBSD's fastbulk utility, that has been adapted for xbps/xbps-src and contains multiple improvements like configurable logging path, skipping building non working packages (broken/only_for_archs), etc. A manual page will be pushed soon. This is still WIP, it needs more changes to support building a customizable set of packages and other additions.
This commit is contained in:
		@@ -10,6 +10,7 @@ SUBDIRS +=	xbps-remove
 | 
			
		||||
SUBDIRS +=	xbps-rindex
 | 
			
		||||
SUBDIRS +=	xbps-uhelper
 | 
			
		||||
SUBDIRS +=	xbps-checkvers
 | 
			
		||||
SUBDIRS +=	xbps-fbulk
 | 
			
		||||
 | 
			
		||||
ifeq (${XBPS_OS},linux)
 | 
			
		||||
SUBDIRS +=	xbps-uchroot
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user