Track binary driver/installer payloads via Git LFS
Reverses the earlier '.gitignore + filter-repo' approach: 849 binary files (.cab .sys .dll .inf .cat .exe .msi .msp .mst .jar .icm .chm .jsa .prn .dl_ .da_ .ch_ .in_ .ex_ .ds_, case-insensitive) now flow through LFS (.gitattributes), while the repo tree stays small. Rationale: fresh clones should be buildable without out-of-band driver fetches. LFS keeps the blobs on Gitea's LFS storage; the repo ships pointer files (~140 bytes each). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PrinterInstaller/drivers/xerox_x64/UNIV_5.1076.3.0_PCL6_x64_Driver.inf/x5lrs.dll
LFS
Normal file
BIN
PrinterInstaller/drivers/xerox_x64/UNIV_5.1076.3.0_PCL6_x64_Driver.inf/x5lrs.dll
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
PrinterInstaller/drivers/xerox_x64/UNIV_5.1076.3.0_PCL6_x64_Driver.inf/x5pp.dll
LFS
Normal file
BIN
PrinterInstaller/drivers/xerox_x64/UNIV_5.1076.3.0_PCL6_x64_Driver.inf/x5pp.dll
LFS
Normal file
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
5.1076.3.1
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,51 @@
|
||||
[OEMFiles]
|
||||
OEMConfigFile1=x3up09D.dll
|
||||
OEMDriverFile1=x3rpcl09D.dll
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
|
||||
[ModelNames]
|
||||
; Important: This list must exactly match the model names in the INF file
|
||||
xModelName1="Xerox Global Print Driver PCL6"
|
||||
|
||||
xModelName2="Xerox GPD PCL6 V5.1076.3.0"
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
|
||||
[ModelIds]
|
||||
; Note: This list is independent of the names in the INF
|
||||
xModelId1=Xerox Global Print Driver
|
||||
xModelVersion1=1
|
||||
|
||||
xModelId2=Xerox GPD
|
||||
xModelVersion2=1
|
||||
|
||||
;
|
||||
;
|
||||
;
|
||||
|
||||
[Defs]
|
||||
|
||||
xModelId=0
|
||||
|
||||
xProdUID=UNIV
|
||||
|
||||
xInstallCompleted=No
|
||||
|
||||
xColor=Monochrome
|
||||
|
||||
xPDL=PCLXL
|
||||
|
||||
xInbox=No
|
||||
|
||||
xFreeCP=No
|
||||
|
||||
xPrintProc=Yes
|
||||
|
||||
xResDll=X
|
||||
|
||||
xManufacturer="Xerox"
|
||||
Reference in New Issue
Block a user