BusterDog + build system (no-systemd)
Moderator: fredx181
Re: BusterDog + build system (no-systemd)
Progress Update, Starting w/ a Fresh Save File, Joplin Appimage Working Well including icon in the Office Menu, FreeTube Appimage Only Runs from Location, I can't get its icon into the interNet Menu & No joy whatsoever w/ Brave-Browser Appimage, Using your Joplin.desktop Script az a Template & Editing it accordingly, it's Not working
[Desktop Entry]
Version=1.0
Name=Brave_Browser
Comment=Web_Browser
GenericName=Brave_Browser
Exec=/root/bin/Appimages/Brave_Browser-x86_64.AppImage --no-sandbox
Terminal=false
Type=Application
Icon=Brave_Browser
Categories=Internet
Please Advize what could be wRong, Please...
;-)K
[Desktop Entry]
Version=1.0
Name=Brave_Browser
Comment=Web_Browser
GenericName=Brave_Browser
Exec=/root/bin/Appimages/Brave_Browser-x86_64.AppImage --no-sandbox
Terminal=false
Type=Application
Icon=Brave_Browser
Categories=Internet
Please Advize what could be wRong, Please...
;-)K
- Attachments
-
- file:///root/BusterDog%20ScreenShots/Desktop%202020-08-25-113635_1280x800_scrot.png
- Desktop 2020-08-25-113635_1280x800_scrot.png (169.21 KiB) Viewed 3130 times
Last edited by +Me on Tue Aug 25, 2020 9:10 am, edited 1 time in total.
All Blacks Rule
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
Looks like that appimage is no good, I tried it and doesn't work for me too.
Better install brave the official way, instructions here (Debian 9+):
https://brave-browser.readthedocs.io/en ... html#linux
EDIT: or try mikewalsh's portable as he shared here:
viewtopic.php?p=859#p859
Link: https://drive.google.com/drive/folders/ ... sp=sharing
EDIT: no, it won't work as it's made for to run "run-as-spot", only works on puppy.
EDIT again: It works for me (added --no-sandbox) changing last 3 lines in script brave/brave-pup to:
and run brave-pup from the brave directory
Fred
Better install brave the official way, instructions here (Debian 9+):
https://brave-browser.readthedocs.io/en ... html#linux
EDIT: or try mikewalsh's portable as he shared here:
viewtopic.php?p=859#p859
Link: https://drive.google.com/drive/folders/ ... sp=sharing
EDIT: no, it won't work as it's made for to run "run-as-spot", only works on puppy.
EDIT again: It works for me (added --no-sandbox) changing last 3 lines in script brave/brave-pup to:
Code: Select all
#chown -R spot:spot $HERE/PROFILE
#
"$HERE/brave" --user-data-dir=$HERE/PROFILE --ppapi-flash-path=$HERE/PepperFlash/libpepflashplayer.so --no-sandbox --disable-infobars "$@" || true
Fred
Re: BusterDog + build system (no-systemd)
Thanx Fred, that did the Trick, if only now I could have a Launcher via Tint2Launcher Top or Bottom 4 it & I Hope the same Recipe will work 4 the FreeTube Appimage ( which az I've previously said does work from /root/bin/Appimages Location, But didn't Create a Launcher in the Internet Category ), However I'd Actually Rather have them Both in the Tint2Launcher, But I don't know How 2 Do that, so sum Coaching wood be Appreciated, Thanx
;-)K
;-)K
All Blacks Rule
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
Just curious, what did the trick ?+Me wrote: ↑Mon Aug 24, 2020 2:09 pm Thanx Fred, that did the Trick, if only now I could have a Launcher via Tint2Launcher Top or Bottom 4 it & I Hope the same Recipe will work 4 the FreeTube Appimage ( which az I've previously said does work from /root/bin/Appimages Location, But didn't Create a Launcher in the Internet Category ), However I'd Actually Rather have them Both in the Tint2Launcher, But I don't know How 2 Do that, so sum Coaching wood be Appreciated, Thanx
;-)K
See pic how to add launcher to top panel.
Fred
- Attachments
-
- add launcher to top tint2 panel
- Screenshot(1).jpg (21.52 KiB) Viewed 3188 times
Re: BusterDog + build system (no-systemd)
G'day Fred, what did the Trick waz changing the last 3 lines of Code, also Clicking on or eXecuting brave-pup rather than just brave.
No luck yet w/ adding FreeTube 2 the Tint2Launcher, I Copied the instance from /usr/share/applications, then Pasted 2 /root/tint2Launcher... I Notice that All of the other icons have got the Shortcut arrow, But my FreeTube icon doesn't.... I don't kNow wot I've done wRong?
I've yet 2 do the Brave icon.... Thanx 4 your coaching mate!
;-)K
No luck yet w/ adding FreeTube 2 the Tint2Launcher, I Copied the instance from /usr/share/applications, then Pasted 2 /root/tint2Launcher... I Notice that All of the other icons have got the Shortcut arrow, But my FreeTube icon doesn't.... I don't kNow wot I've done wRong?
I've yet 2 do the Brave icon.... Thanx 4 your coaching mate!
;-)K
All Blacks Rule
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
Should work also with normal .desktop file, without shortcut arrow, I assume you did restart tint2 ?+Me wrote:No luck yet w/ adding FreeTube 2 the Tint2Launcher, I Copied the instance from /usr/share/applications, then Pasted 2 /root/tint2Launcher... I Notice that All of the other icons have got the Shortcut arrow, But my FreeTube icon doesn't.... I don't kNow wot I've done wRong?
Can you show me contents of the .desktop launcher ? Does it have extension .desktop ?
EDIT: I noticed in your earlier post:
Code: Select all
Categories=Internet
Code: Select all
Categories=Network
Re: BusterDog + build system (no-systemd)
Good & Bad News Update, Thanx again Fred 4 your support...
after Editing Category=Network Brave did eventually Show in the internet Category, But when I Clicked on it it Returned a small OpenBox Window Failed 2 eXecute Child Process " /root/bin/Appimages/Brave_Browser-x86_64.AppImage " ( No such File or Directory ). What's Frustrating iz that Brave waz previously Running 4 a while, also @ sum stage after that just mentioned Failure Windows I'm Also getting another Different small Error Message about invalid Desktop eNtry File " /usr/share/applications/Brave_Browser.desktop " az seen in my Attachments, I Can Confirm that they aRe my File Paths & Correct File Names & Capitalization, But Beyond that I'm @ a Loss, Sorry!
I'm Not sure that I understand which Contents yoU Wtd 2 C, so I've Attached Both Desktop & Tint2Launcher from /root Yes I did Restart Tint2 Launcher...
About the .desktop eXtension, a Strange thing haz happened w/ the FreeTube.desktop, I don't kNow How, whY or when it renamed itself .backup.1598265368 instead of the .desktop eXtension. I Renamed it .desktop, But it just Changed itself again. Yet it Still Works, Weird!
No joy yet adding any of my Appimages 2 the Tint2Launcher. Btw How can I Suppress the intermediate Window from Asking if I want 2 eXecute or eXecute in Terminal or Open etc? Also iz there a way 2 make that Launcher Baa Appear On Top when I Hover the Mouse Cursor Near it?
I Appreciate your Support Thanx Fred
;-)K
after Editing Category=Network Brave did eventually Show in the internet Category, But when I Clicked on it it Returned a small OpenBox Window Failed 2 eXecute Child Process " /root/bin/Appimages/Brave_Browser-x86_64.AppImage " ( No such File or Directory ). What's Frustrating iz that Brave waz previously Running 4 a while, also @ sum stage after that just mentioned Failure Windows I'm Also getting another Different small Error Message about invalid Desktop eNtry File " /usr/share/applications/Brave_Browser.desktop " az seen in my Attachments, I Can Confirm that they aRe my File Paths & Correct File Names & Capitalization, But Beyond that I'm @ a Loss, Sorry!
I'm Not sure that I understand which Contents yoU Wtd 2 C, so I've Attached Both Desktop & Tint2Launcher from /root Yes I did Restart Tint2 Launcher...
About the .desktop eXtension, a Strange thing haz happened w/ the FreeTube.desktop, I don't kNow How, whY or when it renamed itself .backup.1598265368 instead of the .desktop eXtension. I Renamed it .desktop, But it just Changed itself again. Yet it Still Works, Weird!
No joy yet adding any of my Appimages 2 the Tint2Launcher. Btw How can I Suppress the intermediate Window from Asking if I want 2 eXecute or eXecute in Terminal or Open etc? Also iz there a way 2 make that Launcher Baa Appear On Top when I Hover the Mouse Cursor Near it?
I Appreciate your Support Thanx Fred
;-)K
- Attachments
-
- file:///root/BusterDog%20ScreenShots/invalid%202020-08-25-113839_1280x800_scrot.png
- invalid 2020-08-25-113839_1280x800_scrot.png (476.12 KiB) Viewed 3131 times
-
- file:///root/FreeTube%202020-08-25-120651_1280x800_scrot.png FreeTube
- FreeTube 2020-08-25-120651_1280x800_scrot.png (205.37 KiB) Viewed 3149 times
All Blacks Rule
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
If the path and everything else is correct, I have no idea what's happening+Me wrote:after Editing Category=Network Brave did eventually Show in the internet Category, But when I Clicked on it it Returned a small OpenBox Window Failed 2 eXecute Child Process " /root/bin/Appimages/Brave_Browser-x86_64.AppImage " ( No such File or Directory ). What's Frustrating iz that Brave waz previously Running 4 a while, also @ sum stage after that just mentioned Failure Windows I'm Also getting another Different small Error Message about invalid Desktop eNtry File " /usr/share/applications/Brave_Browser.desktop " az seen in my Attachments, I Can Confirm that they aRe my File Paths & Correct File Names & Capitalization, But Beyond that I'm @ a Loss, Sorry!
EDIT: I see just now in your earlier post (viewtopic.php?p=3325#p3325) that your Brave .desktop file has Category= , it must be Categories= , maybe that's causing the trouble? Not sure.
Sure it's weird, never seen that.About the .desktop eXtension, a Strange thing haz happened w/ the FreeTube.desktop, I don't kNow How, whY or when it renamed itself .backup.1598265368 instead of the .desktop eXtension. I Renamed it .desktop, But it just Changed itself again. Yet it Still Works, Weird!
I'd suggest to create a new .desktop file with different filename, must have .desktop extension otherwise won't show in tint2 top panel.
The contents of your freetube launcher looks ok to me.
In pcmanfm preferences General tab tick "Don't ask options on launch executable file"Btw How can I Suppress the intermediate Window from Asking if I want 2 eXecute or eXecute in Terminal or Open etc?
Yes, set autohide to 1 in ~/.config/tint2/top.tint2rc (manual way)Also iz there a way 2 make that Launcher Baa Appear On Top when I Hover the Mouse Cursor Near it?
Or GUI way run:
Code: Select all
tint2conf ~/.config/tint2/top.tint2rc
Fred
- Attachments
-
- tint2conf GUI Autohide ticked
- 2020-08-25-172427_474x369_scrot.png (48.03 KiB) Viewed 3104 times
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
Sorry Fred, I've been Busy, So Faa So Good,....
Also I'm interested in your impressions of Joplin, FreeTube, LBRY & Stellarium & if they ( or some of ) might be suitable / Appropriate 4 inclusion in Future Dogs? Wot I like about Joplin besides it being Open Sauce iz it being X Platform & can be Syncronized between those Devices & that it's Not Google, Similarly FreeTube iz yoUTube without Ads & LBRY Likewize! But I'm Mindful about Bloat in any OS & Users having the Choice 2 install or Run Optional Apps or not. However I Do Personally Believe that these Apps Deserve Consideration...
I'm Grateful 4 your Support, Keep Safe & Healthy, Thanx!!!
;-)K
Also I'm interested in your impressions of Joplin, FreeTube, LBRY & Stellarium & if they ( or some of ) might be suitable / Appropriate 4 inclusion in Future Dogs? Wot I like about Joplin besides it being Open Sauce iz it being X Platform & can be Syncronized between those Devices & that it's Not Google, Similarly FreeTube iz yoUTube without Ads & LBRY Likewize! But I'm Mindful about Bloat in any OS & Users having the Choice 2 install or Run Optional Apps or not. However I Do Personally Believe that these Apps Deserve Consideration...
I'm Grateful 4 your Support, Keep Safe & Healthy, Thanx!!!
;-)K
All Blacks Rule
Re: BusterDog + build system (no-systemd)
I just installed Buster Dog, everything works except audio from the web Browser I am using Chrome 64 bit.The audio from the radio apps works ok.
Great job
Thanks
Rafael Alcocer
Great job
Thanks
Rafael Alcocer
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
Mmm... I assume you used the menu entry "google-chrome" to install and run it ? Audio works for me with chrome, so I don't know why not for you.
Just guessing..., if you have more than one soundcard, try select another one by using "sound card selector" from Menu.
Fred
Re: BusterDog + build system (no-systemd)
@Alcocer:
1. Browsers want to send audio output to the default audio device. Make sure that it is set in ALSA.
2. I have had problems with Chrome audio when using an alternate output device (like Bluetooth). Try starting Chrome with the "--no-sandbox" option.
1. Browsers want to send audio output to the default audio device. Make sure that it is set in ALSA.
2. I have had problems with Chrome audio when using an alternate output device (like Bluetooth). Try starting Chrome with the "--no-sandbox" option.
Re: BusterDog + build system (no-systemd)
I have tried different ddog iso's but I get audio out of the box with puppy Linux.
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
BusterDog update with UEFI support (64-bit)
Updated BusterDog64, BusterDog-openbox_jwm-2020-09-07_64-bit-UEFI.iso
Now with UEFI support (64-bit ISO), many thanks to @jamesbond, for the great help and also thanks for support to @Clarity .
I'd appreciate if anyone with an UEFI system can test.
Specially a manual install by copying files to USB, see in ISO "ReadMe-UEFI".
I can't really test myself, because my hardware doesn't support it, although I did test with qemu virtualization UEFI boot and seems to work fine.
Download, see Here
Fred
Now with UEFI support (64-bit ISO), many thanks to @jamesbond, for the great help and also thanks for support to @Clarity .
I'd appreciate if anyone with an UEFI system can test.
Specially a manual install by copying files to USB, see in ISO "ReadMe-UEFI".
I can't really test myself, because my hardware doesn't support it, although I did test with qemu virtualization UEFI boot and seems to work fine.
Download, see Here
Fred
Re: BusterDog + build system (no-systemd)
Hi Fred, I downloaded the new uefi.iso. Using it now, posting from palemoon.
Normally I do a manual frugal install using a USB boot partition (fat32) nd a variety of folders on internal SSD or on USB. I read the Readme-UEFI, and attempted to do a new frugal install as per directions.
I copied the EFI and live folders and grub.cfg to a 4GB SD card connected via a card reader. On first boot I got the incorrect cheat code message. Pressing Enter then completed the boot from the new installation.
First observation, no firmware included. I copied my required firmware I keep a backup of on the laptop.
I then rebooted and created a savefile. On reboot I toggled down to select the 3rd boot option to use savefile. I get again the cheatcode error, so the system appears to boot as a fresh boot, so no savefile is loaded and no wifi again. The Readme-UEFI needs to have instructions how to overcome the cheat code errors.
The grub.cfg is set up to look for changes in /buster_dog/changes.dat. I changed both options 2 & 3 to use /live/changes*, the boot using the savefile was then successful. After boot all seems to be working OK.
Some observations:
This doesn't appear to cause an issue, the first line of grub.cfg is loadfont /boot/grub/font.pf2. This won't be found as the boot directory wasn't included in the Readme_UEFI instructions to be copied to the USB drive.
During boot there is an error reported. I don't know what this means, it is not a problem for me:
startpar: service(s) returned failure: brightness
Normally I do a manual frugal install using a USB boot partition (fat32) nd a variety of folders on internal SSD or on USB. I read the Readme-UEFI, and attempted to do a new frugal install as per directions.
I copied the EFI and live folders and grub.cfg to a 4GB SD card connected via a card reader. On first boot I got the incorrect cheat code message. Pressing Enter then completed the boot from the new installation.
First observation, no firmware included. I copied my required firmware I keep a backup of on the laptop.
I then rebooted and created a savefile. On reboot I toggled down to select the 3rd boot option to use savefile. I get again the cheatcode error, so the system appears to boot as a fresh boot, so no savefile is loaded and no wifi again. The Readme-UEFI needs to have instructions how to overcome the cheat code errors.
The grub.cfg is set up to look for changes in /buster_dog/changes.dat. I changed both options 2 & 3 to use /live/changes*, the boot using the savefile was then successful. After boot all seems to be working OK.
Some observations:
This doesn't appear to cause an issue, the first line of grub.cfg is loadfont /boot/grub/font.pf2. This won't be found as the boot directory wasn't included in the Readme_UEFI instructions to be copied to the USB drive.
During boot there is an error reported. I don't know what this means, it is not a problem for me:
startpar: service(s) returned failure: brightness
New Laptop - ASUS ZenBook Ryzen 7 5800H Vega 7 iGPU / 16 GB RAM
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
Hi TerryH,
Thanks, yes the grub.cfg and text in Readme-UEFI needs more attention, if fact the entries in grub.cfg are examples to be edited by the user.
It has "changes=/buster_dog" , when there exist such folder on the root of any partition, it will be used (for save to folder it must be Linux filesystem, ext2/3/4)
I will think about how to make things more intuitive, anyway good to know that UEFI boot works, thanks.
Fred
Thanks, yes the grub.cfg and text in Readme-UEFI needs more attention, if fact the entries in grub.cfg are examples to be edited by the user.
It has "changes=/buster_dog" , when there exist such folder on the root of any partition, it will be used (for save to folder it must be Linux filesystem, ext2/3/4)
I will think about how to make things more intuitive, anyway good to know that UEFI boot works, thanks.
Yes no firmware included, but there's a firmware squashfs Here, see also at first post.First observation, no firmware included. I copied my required firmware I keep a backup of on the laptop.
Fred
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Kernel Sid updated to v5.8.0-1
Kernel Sid updated: v5.7.0-3 EDIT: Now v5.8.0-1
Can be used on Busterdog and Starter Kit
EDIT: Kernel Sid 5.8.0-1 (plus some older versions 64-bit) moved to here:
https://github.com/DebianDog/BusterDog/ ... s/tag/v0.2
Also added 5.7.0-0 buster-backports kernel
Fred
Can be used on Busterdog and Starter Kit
EDIT: Kernel Sid 5.8.0-1 (plus some older versions 64-bit) moved to here:
https://github.com/DebianDog/BusterDog/ ... s/tag/v0.2
Also added 5.7.0-0 buster-backports kernel
Fred
Re: BusterDog + build system (no-systemd)
I wanted to add Trash to the Desktop and I did this:
sudo apt-get install trash-cli
mkdir –parents $HOME/.local/share/file-manager/actions
wget -O $HOME/.local/share/file-manager/actions/ask-trash-empty.desktop https://raw.githubusercontent.com/Nicol ... ty.desktop
sudo wget -O /usr/local/bin/ask-trash-empty https://raw.githubusercontent.com/Nicol ... rash-empty
sudo chmod +x /usr/local/bin/ask-trash-empty
Now re-log in again, and that’s all.
and it worked.
sudo apt-get install trash-cli
mkdir –parents $HOME/.local/share/file-manager/actions
wget -O $HOME/.local/share/file-manager/actions/ask-trash-empty.desktop https://raw.githubusercontent.com/Nicol ... ty.desktop
sudo wget -O /usr/local/bin/ask-trash-empty https://raw.githubusercontent.com/Nicol ... rash-empty
sudo chmod +x /usr/local/bin/ask-trash-empty
Now re-log in again, and that’s all.
and it worked.
Re: BusterDog + build system (no-systemd)
You need to install gvfs to get PCManFM's Trash Can to work
- bark-woof-fetch
- Posts: 44
- Joined: Sat Sep 12, 2020 7:20 am
- Has thanked: 32 times
- Been thanked: 3 times
Re: BusterDog + build system (no-systemd)
Hi Fred and friends,
thanks a lot for BusterDog, BionicDog etc.
#1
For my current ultralow bandwidth setup I'm trying to figure out a way to mount previously downloaded iso(s) as sources instead of ftp.us.debian.org and security.debian.org as scripted in mklive lines 712 - 732.
Broadband is only 10 meters away but with inconvenient access while trying out BusterDog builds and WM configs in 'the lab'.
One or more mounts would be needed, as described here https://www.pcsuggest.com/how-to-use-an ... in-debian/
How could that be bashed out?
#2
Could such a local deb-src be created from mklive, with a 1st run incl. all imaginable needed packages to a (Fat)BusterDog ISO?
Or modify that one with sources from elsewhere (for Openbox configs f.ex.) and then remaster. Would the added core packages then be incl.?
The bare debian ISOs are either CD sized or 3 x DVD (https://www.debian.org/CD/http-ftp/) btw.
#3
How much data is pulled from http://la.mxrepo.com/antix/buster?
As above, could that also be retrieved from a previously build mklive ISO?
---
So the goal is to build fast with as many local sources as possible.
thanks a lot for BusterDog, BionicDog etc.
#1
For my current ultralow bandwidth setup I'm trying to figure out a way to mount previously downloaded iso(s) as sources instead of ftp.us.debian.org and security.debian.org as scripted in mklive lines 712 - 732.
Broadband is only 10 meters away but with inconvenient access while trying out BusterDog builds and WM configs in 'the lab'.
One or more mounts would be needed, as described here https://www.pcsuggest.com/how-to-use-an ... in-debian/
How could that be bashed out?
#2
Could such a local deb-src be created from mklive, with a 1st run incl. all imaginable needed packages to a (Fat)BusterDog ISO?
Or modify that one with sources from elsewhere (for Openbox configs f.ex.) and then remaster. Would the added core packages then be incl.?
The bare debian ISOs are either CD sized or 3 x DVD (https://www.debian.org/CD/http-ftp/) btw.
#3
How much data is pulled from http://la.mxrepo.com/antix/buster?
As above, could that also be retrieved from a previously build mklive ISO?
---
So the goal is to build fast with as many local sources as possible.
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
Hi bark-woof-fetch,
Not saying it's impossible, but would it be doable... ? There are many wget ... commands in the mklive script, so not only you would need to make an ISO of the Dog repositories 32-bit 64-bit mount it and point to it in /etc/apt/sources.list, but..
also have the config files, tar.gz archives, squashfs modules (that are normally downloaded by wget) on disk and replace wget commands by e.g. copy commands.
So that would be major editing of the mklive script !!
Fred
Not saying it's impossible, but would it be doable... ? There are many wget ... commands in the mklive script, so not only you would need to make an ISO of the Dog repositories 32-bit 64-bit mount it and point to it in /etc/apt/sources.list, but..
also have the config files, tar.gz archives, squashfs modules (that are normally downloaded by wget) on disk and replace wget commands by e.g. copy commands.
So that would be major editing of the mklive script !!
Nothing, there are some packages (e.g. elogind) taken from Antix, but these are included the busterdog repos.#3
How much data is pulled from http://la.mxrepo.com/antix/buster?
Fred
- bark-woof-fetch
- Posts: 44
- Joined: Sat Sep 12, 2020 7:20 am
- Has thanked: 32 times
- Been thanked: 3 times
Re: BusterDog + build system (no-systemd)
Would it be trivial to do a 64 bit only or is it pulling something from the 32 bit repos as well?wrote:thanks for the quick reply Fred, I'll take another look at the script with your comments in mind and share a fork if the endeavour eventually is undertaken.
Good luck! No, 64-bit will not pull from 32-bit.
EDIT: Ooops.., Me, fredx181 edited accidentally your post, sorry!
Fred
Search & find with the Puppy Linux forum and resource searcher (PLFRS)
Dog Linux DebianDog
awesome-puppy-linux
IRC: ctrlshiftPrhaps
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
How can I run BusterDog in Qemu?
Hi ralcocer. Just learned from @jamesbond how to do it. It depends on from which OS, how qemu is compiled, anyway, for on 64-bit OS:ralcocer wrote:How can I run BusterDog in Qemu?
1. Install qemu, make sure you have got qemu-system-x86_64 somewhere in your path.
1A. On Debian, install qemu-system and also qemu-system-gui (for -display gtk, see below)
2. Download attached uefi-bios.bin to the same folder as the ISO (for UEFI-boot) (probably need to make it executable, not sure)
Run command for UEFI-boot ISO from directory that contains uefi-bios.bin and the ISO :
Code: Select all
qemu-system-x86_64 -enable-kvm -bios uefi-bios.bin -cdrom BusterDog-openbox_jwm-2020-09-07_64-bit-UEFI.iso -m 1024
Or, from Debian it needs '-display gtk' added:
Code: Select all
qemu-system-x86_64 -enable-kvm -bios uefi-bios.bin -cdrom BusterDog-openbox_jwm-2020-09-07_64-bit-UEFI.iso -m 1024 -display gtk
Or run command for booting from USB (uefi):
Code: Select all
qemu-system-x86_64 -enable-kvm -bios uefi-bios.bin -hda /dev/sdX -m 1024
Or not UEFI:
Code: Select all
qemu-system-x86_64 -enable-kvm -hda /dev/sdX -m 1024
EDIT2: uefi-bios.bin: https://dl.dropboxusercontent.com/s/kgs ... s.bin?dl=1
Fred
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
@Fred: Are you archiving the previous versions of these kernel packages?
- fredx181
- Posts: 3071
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 374 times
- Been thanked: 1309 times
- Contact:
Re: BusterDog + build system (no-systemd)
Well, sort of, in the github history, e.g. previous v5.7.0-3 amd64:
https://github.com/DebianDog/MakeLive/r ... d64.tar.gz
And v5.6.0-1:
https://github.com/DebianDog/MakeLive/r ... d64.tar.gz
Not really easy to find though, why you ask?
Fred