summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* print1: Fix Debian security archive suite nameHEADmasterPatrick McDermott2021-10-141-2/+2
|
* print1: Set up print queues watcherPatrick McDermott2021-10-141-0/+18
|
* print1: Install print server, driver, and utilsPatrick McDermott2021-10-141-0/+4
|
* print1: Don't suspend on lid closePatrick McDermott2021-10-141-0/+7
|
* print1: Ensure systemd is never installedPatrick McDermott2021-10-141-0/+5
|
* print1: Remove GRUBPatrick McDermott2021-10-142-13/+1
|
* print1: Remove /media/5tbPatrick McDermott2021-10-142-5/+0
|
* print1: Add to lpadmin groupPatrick McDermott2021-10-141-1/+1
|
* print1: Set suite to bullseyePatrick McDermott2021-10-141-5/+5
|
* print1: New host (copied from nas1)Patrick McDermott2021-10-143-0/+127
|
* alsvid3: Install ncal and calendarP. J. McDermott2021-10-091-0/+2
|
* alsvid3: Install rtorrentP. J. McDermott2021-10-091-0/+1
|
* alsvid3: Install gnutls-binP. J. McDermott2021-10-091-0/+1
|
* alsvid3: Install intel-gpu-toolsP. J. McDermott2021-09-241-0/+1
|
* alsvid3: Fix path to APT archive keyP. J. McDermott2021-09-241-1/+2
|
* alsvid3: Fix swap in fstabPatrick McDermott2021-09-231-1/+1
| | | | Completes commit 839909c966fb7fed7a2fa7e1e7ab7d0818fb9640.
* alsvid3: Make /etc/acpi/button.sh executablePatrick McDermott2021-09-221-0/+1
| | | | Completes commit f3777c15f1e88bff05a2b6aa0d08d5072ce8d1bd.
* alsvid3: Install brightnessctlPatrick McDermott2021-09-221-0/+1
|
* alsvid3: Install flite1-devPatrick McDermott2021-09-221-0/+1
|
* alsvid3: Install jqPatrick McDermott2021-08-251-0/+1
| | | | | Needed for gajim dotfiles repository. Also useful for working with sessionstore and other *.jsonlz4 files of Mozilla-based Web browsers.
* alsvid3: Install nfs-commonPatrick McDermott2021-08-241-0/+1
| | | | Needed to mount NFS exports.
* alsvid3: Deactivate screensaver on lid openPatrick McDermott2021-08-241-1/+1
|
* alsvid3: Install apulsePatrick McDermott2021-08-241-0/+1
| | | | | | | | | | | To use with Mozilla-based Web browsers like GNU IceCat 78: 1. Add "/dev/snd/" to "security.sandbox.content.write_path_whitelist", 2. Add "16" (on amd64) to "security.sandbox.content.syscall_whitelist", and 3. Start IceCat by running "apulse icecat". https://wiki.gentoo.org/wiki/Firefox#Lack_of_sound_.28www-client.2Ffirefox-bin.29
* alsvid3: Move swap file to /boot/Patrick McDermott2021-08-231-4/+4
|
* alsvid3: Enlarge swap file to 16 GiBPatrick McDermott2021-08-231-1/+1
|
* alsvid3: Install epiphany-browserPatrick McDermott2021-08-231-0/+1
|
* Revert "alsvid3: Install LibreWolf"Patrick McDermott2021-08-231-10/+2
| | | | | | | | | This reverts commit 3c58995065d6f670a67045d1e8f064d5f2b51090. LibreWolf targets sid and is not installable on bullseye: The following packages have unmet dependencies: librewolf : Depends: libnss3 (>= 2:3.63~) but 2:3.61-1 is to be installed
* alsvid3: Install LibreWolfPatrick McDermott2021-08-231-2/+10
|
* alsvid3: Install qt5-gtk2-platformthemePatrick McDermott2021-08-231-0/+1
| | | | | | | | This will be used for VLC and any other Qt 5 applications. qt5-gtk-platformtheme is already installed but doesn't seem to work. https://wiki.archlinux.org/title/Uniform_look_for_Qt_and_GTK_applications#QGtkStyle
* alsvid3: Install GNU IceCatPatrick McDermott2021-08-231-0/+12
|
* alsvid3: Turn off screen on lid closePatrick McDermott2021-08-231-6/+35
| | | | Inspired by <https://unix.stackexchange.com/q/472410/>.
* alsvid3: Ensure usb.ids is installedPatrick McDermott2021-08-231-0/+1
|
* alsvid3: Install ipcalcPatrick McDermott2021-08-231-0/+1
|
* alsvid3: Replace unclutter with unclutter-xfixesPatrick McDermott2021-08-231-1/+1
|
* alsvid3: Allow sudo without passwordPatrick McDermott2021-08-221-0/+5
|
* alsvid3: Don't suspend on lid closePatrick McDermott2021-08-221-0/+7
|
* alsvid3: Install psmiscPatrick McDermott2021-08-221-0/+1
|
* alsvid3: dfen connmanPatrick McDermott2021-08-221-3/+3
|
* alsvid3: Ensure .claws-mail/ existsPatrick McDermott2021-08-221-0/+1
| | | | | I haven't yet made an alsvid3 branch in the claws-mail dotfiles repository.
* alsvid3: Fix vertex-theme buildPatrick McDermott2021-08-221-0/+2
| | | | | Fixes "configure: error: invalid GNOME version: 3.24". Cf. <https://github.com/horst3180/vertex-theme/issues/227>.
* inst, hosts: Use sector sizes in sfdisk scriptsPatrick McDermott2021-08-214-4/+4
|
* alsvid3: Temporarily don't dfen gimpPatrick McDermott2021-08-211-1/+1
| | | | Needs updated to GIMP 2.10 and made host-specific.
* logi1: dfen openscadPatrick McDermott2021-08-211-2/+2
| | | | And fix a missing backslash.
* alsvid3: Temporarily don't dfen kicad or mpdPatrick McDermott2021-08-211-2/+2
| | | | Also missing is openscad.
* alsvid3: Ensure Vertex theme has the needed enginePatrick McDermott2021-08-211-0/+1
|
* alsvid3: Update packagesPatrick McDermott2021-08-211-15/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xcftools: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983214 wicd (1.7.4+tb2+2019.09.18git2e0ba579-1) experimental; urgency=low Upload to experimental to get a broader testing base of the python3 port and the dhcpcd5 changes. Not yet fully functional again. [...] * Package git snapshot to test the port to Python 3. (Closes: #938823) [...] -- Axel Beckert <abe@debian.org> Mon, 02 Dec 2019 04:47:07 +0100 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938823 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968033 redshift: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757557 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940773 claws-mail: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790199 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=943671 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=967293 https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2371 https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3710 https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3763 https://git.claws-mail.org/?p=claws.git;a=shortlog;h=refs/heads/gtk3 https://git.claws-mail.org/?p=claws.git;a=commitdiff;h=92b48e4784711b0fcf121c786b939c4e123e6850 https://git.claws-mail.org/?p=claws.git;a=commitdiff;h=7d4723376544c853f68127959a9125aa68d78ec2 https://www.claws-mail.org/releases.php GTK+ 3 & WebKit2GTK+ port released in Claws Mail 4.0.0 (2021-07-10) mozjs52 (52.3.1-1) unstable; urgency=medium [...] * Have -dev package install the js binary, see Mozilla #1339931 [...] -- Jeremy Bicha <jbicha@ubuntu.com> Sun, 27 Aug 2017 16:34:19 -0400 fonts-android (1:6.0.0r26-1) * Imported Upstream version 6.0.0r26 + Upstream no longer ships Droid fonts except, DroidSansFallback, DroidSansFallbackFull and DroidSansMono. * Drop fonts-droid package and introduce new fonts-droid-fallback. * Drop fonts-roboto package, its now packaged separately. * Install DroidSansFallbackFull as part of fonts-android-udeb. * Fix fontconfig file to provide DroidSansMono as monospace variant. Closes: bug#787149, Thanks to Mike Hommey. * Update README.Debian on DroidSansFallback.ttf. * Use Breaks and Replaces on fonts-droid << 1.4.4.4r2-7. * Drop get-orig-source target, create-orig-source script. * Bump debian/compat to 9. * Bump debhelper dependency to >= 9. This is satisfied even in oldstable. -- Vasudev Kamath <vasudev@copyninja.info> Mon, 14 Dec 2015 22:22:20 +0530 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816911 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859913 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810013 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884554
* alsvid3: Update debootstrap mirrorPatrick McDermott2021-08-211-1/+1
| | | | Cf. commit 66c0f09824c4ad377751652133ff66c230c8251e.
* alsvid3: Install weasyprintPatrick McDermott2021-08-211-0/+1
| | | | New in bullseye (and buster-backports)!
* alsvid3: vlc, wkhtmltopdf, aha, colordiff, atftpPatrick McDermott2021-08-211-0/+5
|
* logi1: vlc, wkhtmltopdf, aha, colordiff, atftpPatrick McDermott2021-08-211-0/+5
|