#deb

5 posts · Last used 5d

Back to Timeline
@tom_s@friendica.ambag.es · Jun 05, 2026

dpkg-repack – aus installierten Paketen ein .deb erstellen

Was ist #dpkg-repack? dpkg-repack erstellt aus einem bereits installierten Paket ein #deb-Paket – genau so, wie es gerade auf dem #Devuan #GNU / #Linux #System vorliegt. Das bedeutet: Alle Dateien und besonders die #Konfigurationsdateien werden mit ihrem aktuellen Stand #gesichert. Installiert wird es mit doas apt install dpkg-repack. Das Hauptszenario: Absicherung vor einem Update Angenommen, auf einem Server läuft seit Monaten ein Apache-Webserver (apache2) mit einer aufwendig konfigurierten Virtual-Host-Landschaft. In /etc/apache2/ wurden diverse Dateien angepasst, Module aktiviert, SSL-Zertifikate eingebunden. Nun erscheint ein Update für apache2 im Repository. linux.ambag.es/terminal-allgem…
0
0
0
fox
@fox@social.hostnetwork.xyz · Jun 03, 2026
For everyone using apt.hostnetwork.xyz I just changed the architecture how my repository is installed, separating pgp key and repositories into different deb packages. this fixes the problem of how to enable/disable other repositories but also ends up removing the old list file causing the repository to be removed from apt. To prevent this install the apt.hostnetwork.xyz-main packages before upgrading packages. For new installation method see https://apt.hostnetwork.xyz/README.txt #apt #deb #linux
0
0
0
fox
@fox@social.hostnetwork.xyz · May 02, 2026
cool, i cant upgrade my deb packages on my linux servers cause my genius just decided to add the latest unstable versions of the linux kernel to my main repo. Im a fucking genius. #apt #deb #linux
1
1
3
fox
@fox@social.hostnetwork.xyz · May 02, 2026
you can now add my apt repo with a simple one line command. curl -L https://apt.hostnetwork.xyz/fjox-archive-keyring.deb -o /tmp/fjox-repo.deb && sudo dpkg -i /tmp/fjox-repo.deb && sudo apt update #apt #deb #linux
1
0
3
fox
@fox@social.hostnetwork.xyz · Apr 30, 2026
I now have my own apt repo that isnt a bunch of jank! You can add it by installing https://apt.hostnetwork.xyz/fjox-archive-keyring.deb #apt #deb #linux
0
0
3

You've seen all posts