Bug#921146: Program mksquashfs from squashfs-tools 1:4.3-11 does not make use all CPU cores

2019-07-31 Thread Alexander Couzens
Hi László, > On Wed, Jul 31, 2019 at 3:06 AM Steven Shiau > wrote: [...] > As mentioned in the past, it's the > 0016-remove-frag_deflator_thread.patch that needs either reverted or > fixed by it's original author, Alexander Couzens (added to this mail). Since I've full wee

Bug#919207: Bug#923711: squashfs-tools: Please apply frag_deflator_thread removal patch

2019-03-25 Thread Alexander Couzens
Hi Laszlo, > I'm playing with the different patched versions for hours now. > Indeed, it seems with your latest patch the memory leak is bearable. Nice to hear. I compressed a 8GB tree of toolchains and rootfs with valgrind (took > 10h ;) without any noticable leaks. > I've never tested CPU

Bug#921146: Bug#923711: squashfs-tools: Please apply frag_deflator_thread removal patch

2019-03-25 Thread Alexander Couzens
> Laszlo, would you like any assistance with a debdiff or is lynxis' > patch sufficient asis? You will have to patch the existing patch, if > you see what I mean... Here is an updated patch to match debian's state of squashfs-tools. Best, lynxis Index:

Bug#921146: Bug#923711: squashfs-tools: Please apply frag_deflator_thread removal patch

2019-03-25 Thread Alexander Couzens
Hi lamby, > Alas, I don't think I will be able to get to writing a patch/fix today > as I don't fully understand the leak (or, actually, the original > patch!) just yet. > > Lynxis, do you have any quick pointers, however? original, my patch had the problem, that it use the same stream

Bug#921146: (no subject)

2019-03-25 Thread Alexander Couzens
. Here is a graph of it https://lunarius.fe80.eu/blog/mksquash-dot-graph.html best, lynxis From c0f336924df833f22be40c34faf2863f39201de3 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Mon, 25 Mar 2019 04:55:00 +0100 Subject: [PATCH] mksquashfs: fix compressor initialisation

Bug#923711: (no subject)

2019-03-25 Thread Alexander Couzens
tor thread by the number of cpus. https://lunarius.fe80.eu/blog/mksquash-dot-graph.html From c0f336924df833f22be40c34faf2863f39201de3 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Mon, 25 Mar 2019 04:55:00 +0100 Subject: [PATCH] mksquashfs: fix compressor initialisation in frag_defla

Bug#918480: squashfs-tools: Please move to "squashfskit" fork

2019-02-26 Thread Alexander Couzens
-octal-with-chmod.patch 0014-also-set-stickybit-as-non-root.patch Best Regards, lynxis -- Alexander Couzens mail: lyn...@fe80.eu jabber: lyn...@fe80.eu mobile: +4915123277221 gpg: 390D CF78 8BF9 AA50 4F8F F1E2 C29E 9DA6 A0DF 8604 pgpq9gSc3lizq.pgp Description: OpenPGP digital signature

Bug#901642: No gpg signature for SHA256SUM of "Tiny CDs, flexible USB sticks, etc."

2018-06-15 Thread Alexander Couzens
Package: debian-cd There is no gpg signature for SHA256SUM file. So there is no way to verify the images originates from the debian. Via http:// do: debian.org -> Getting Debian -> Download an installation image -> Tiny CDs, flexible USB sticks, etc. -> amd64 ->

Bug#779609: udhcpd is not started if apptemted to start in the boot process

2018-06-05 Thread Alexander Couzens
I came across this bug and created a systemd service. udhcpd is started to early, when the interface doesn't already have an IP assigned. The simple fix is using a systemd service file. best, lynxis [Unit] Description=udhcpcd DHCP server After=network-online.target Wants=network-online.target

Bug#828247: updated xobj patch

2016-11-11 Thread Alexander Couzens
-- Alexander Couzens mail: lyn...@fe80.eu jabber: lyn...@fe80.eu mobile: +4915123277221 gpg: 390D CF78 8BF9 AA50 4F8F F1E2 C29E 9DA6 A0DF 8604 Index: bip-0.8.9/src/connection.c === --- bip-0.8.9.orig/src/connection.c +++ bip

Bug#787795: grub

2015-12-04 Thread Alexander Couzens
I've send a patches regarding reproducible builds. debian/rules uses mkrescue and it's uuid comes from a timestamp. https://lists.gnu.org/archive/html/grub-devel/2015-12/msg00015.html