Page 1 of 1
32 bit Devuan Dog Daedalus with alternative browsers
Posted: Thu Oct 31, 2024 5:17 pm
by dancytron
I built a sample ISO that I thought might be useful for people with old systems. It's mostly untested.
Devuan Dog 32-bit default pcmanfm/openbox with firefox removed and all of the alternate and console based browsers, gtk-3, and lxterminal added.
I think it might be especially useful for ancient computers since it has a utility to change kernels easily(see screenshot).
See the Devuan Dog thread for information on how it was built.
viewtopic.php?p=134587#p134587
Download from github
https://github.com/DebianDog/MakeLive/releases/tag/v1.8
Direct download from github:
https://github.com/DebianDog/MakeLive/r ... 6-UEFI.iso
Backup download from google drive - https://drive.google.com/file/d/1GVMqoC ... sp=sharing
Code: Select all
root@ThinkCentre:/mnt/sda1/daedalus# md5sum /mnt/sda1/daedalus/10-30-24.RetroBrowsers.DebLive_daedalus-i386-UEFI.iso
ff7fa9262ad4824b2d4cdb02e935853a /mnt/sda1/daedalus/10-30-24.RetroBrowsers.DebLive_daedalus-i386-UEFI.iso
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Sat Nov 02, 2024 4:14 pm
by Jasper
Well done
As a precautionary measure, just be careful of the bandwidth being used on your Google Drive.
As with any 'free' service, if it appears to the provider you are abusing the service, they might freeze it.
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Sat Nov 02, 2024 7:02 pm
by fredx181
Jasper wrote: ↑Sat Nov 02, 2024 4:14 pm
Well done
As a precautionary measure, just be careful of the bandwidth being used on your Google Drive.
As with any 'free' service, if it appears to the provider you are abusing the service, they might freeze it.
Why you think that it could be seen as abuse ?
And what would be "freeze" in reality ? (e.g limiting your bandwidth, or block you or ....)
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Sat Nov 02, 2024 7:21 pm
by Jasper
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Sat Nov 02, 2024 7:31 pm
by fredx181
I probably misunderstood that it's about overriding storage amount that you meant to say.
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Sun Nov 03, 2024 4:19 pm
by dancytron
I barely use my google drive.
I keep personal stuff someplace else.
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Sun Nov 03, 2024 6:04 pm
by tosim
@dancytron Please be advised-Blank page for the GitHub dl.
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Sun Nov 03, 2024 8:44 pm
by dancytron
tosim wrote: ↑Sun Nov 03, 2024 6:04 pm
@dancytron Please be advised-Blank page for the GitHub dl.
It was the direct download page.
Try this.
https://github.com/DebianDog/MakeLive/releases/tag/v1.8
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Mon Nov 04, 2024 4:45 pm
by fredx181
tosim wrote: ↑Sun Nov 03, 2024 6:04 pm
@dancytron Please be advised-Blank page for the GitHub dl.
What's the problem exactly ? "Blank page"
Clicking the direct download link at first post (https://github.com/DebianDog/MakeLive/r ... 6-UEFI.iso) should download it, not ?
(choice for location to download to or not, depends if the location is set automatically (e.g. to ~/Downloads) in your browser settings).
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Tue Nov 05, 2024 8:32 pm
by Jasper
@tosim
I used to have problems ages ago with older builds of Palemoon, which required the Palefill xpi to be installed. Luckily it has been fixed and there is no need to use this extension.
Try having a look at your browser and plugin settings as suggested.
If you still want to try these offerings, in terminal enter
Code: Select all
wget https://github.com/DebianDog/MakeLive/releases/download/v1.8/10-30-24.RetroBrowsers.DebLive_daedalus-i386-UEFI.iso
and
Code: Select all
wget https://github.com/DebianDog/MakeLive/releases/download/v1.8/DebLive_daedalus-i386-UEFI.5-30-23.iso
Re: 32 bit Devuan Dog Daedalus with alternative browsers
Posted: Wed Nov 06, 2024 7:07 pm
by tosim
Thanks to y'all for your help.