Compare commits
	
		
			5 Commits
		
	
	
		
			1.1.2.1
			...
			4e4bc5f69e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 4e4bc5f69e | |||
| c1c3a32fb7 | |||
| d225658e0f | |||
| 15b15d1008 | |||
| 58953da23f | 
| @ -59,7 +59,6 @@ | ||||
|         <package name="usbutils"/> | ||||
|         <package name="pciutils"/> | ||||
|         <package name="ncurses-devel"/> | ||||
|         <package name="ncurses5-devel"/> | ||||
|         <package name="git"/> | ||||
|         <package name="make"/> | ||||
|         <package name="gcc-c++"/> | ||||
| @ -67,6 +66,7 @@ | ||||
|         <package name="smartmontools"/> | ||||
|         <package name="curl"/> | ||||
|         <package name="nano"/> | ||||
|         <package name="dejavu-fonts"/> | ||||
|         <package name="NetworkManager"/> | ||||
|         <package name="NetworkManager-tui"/> | ||||
|         <package name="python3-pip"/> | ||||
|  | ||||
| @ -43,8 +43,6 @@ suseInsertService dracut_hostonly | ||||
| #-------------------------------------- | ||||
| baseSetRunlevel 3 | ||||
|  | ||||
| pip install sysv-ipc --break-system-packages | ||||
| pip install pycstruct --break-system-packages | ||||
| pip install brother-ql --break-system-packages | ||||
| pip install qrcode --break-system-packages | ||||
|  | ||||
|  | ||||
| @ -22,7 +22,7 @@ git checkout master | ||||
| git pull | ||||
| git submodule init | ||||
| git submodule update | ||||
| make release | ||||
|  | ||||
| cd $current_dir | ||||
|  | ||||
| cd ./root/root/reHDDPrinter/ | ||||
|  | ||||
 Submodule root/root/reHDD updated: 6dd4c44688...1ceffa56f8
									
								
							| @ -0,0 +1,9 @@ | ||||
| [Unit] | ||||
| Description=screenfetch on tty4 | ||||
|  | ||||
| [Service] | ||||
| Type=simple | ||||
| RemainAfterExit=yes | ||||
| ExecStart= | ||||
| ExecStart=/usr/bin/screenfetch | ||||
| Restart=on-failure | ||||
		Reference in New Issue
	
	Block a user