Adding missing Linux package
Moderators: Mug UK, Zorro 2, spiny, Greenious, Sorgelig, Moderator Team
-
hubertbanas
- Atariator

- Posts: 28
- Joined: Sun Dec 23, 2018 7:06 pm
Adding missing Linux package
Looks like rsync is missing and I think it would be good to have it added. I would like to create a pull request but I'm not sure if we prefer to have it added to rootfs.tar.gz or addon.tar.
Perhaps this should be handled differently? Please advice.
Perhaps this should be handled differently? Please advice.
Re: Adding missing Linux package
I would love this.
Re: Adding missing Linux package
i will add it through buildroot
rootfs.tar.gz is automatically updated in compilation, so it's useless to make any PR to this file.
addon.tar.gz is manually maintained - so any customizations and external addons should go there.
rootfs.tar.gz is automatically updated in compilation, so it's useless to make any PR to this file.
addon.tar.gz is manually maintained - so any customizations and external addons should go there.
-
hubertbanas
- Atariator

- Posts: 28
- Joined: Sun Dec 23, 2018 7:06 pm
Re: Adding missing Linux package
Would you mind pushing to git your configs such asSorgelig wrote: i will add it through buildroot
Code: Select all
buildroot/.config
busybox/.config
Re: Adding missing Linux package
i will do this at some point.
-
spidersfrommars
- Atariator

- Posts: 27
- Joined: Mon Nov 20, 2017 3:39 am
Re: Adding missing Linux package
Did you publish your build root settings yet? I would like to start compiling a few pieces of software.Sorgelig wrote:i will do this at some point.
-
JackZielke
- Atariator

- Posts: 20
- Joined: Sun Mar 25, 2018 8:11 am
Re: Adding missing Linux package
I would also really like to see these.
Re: Adding missing Linux package
Same here.
Sorgelig - Is this something you are willing to do?
Sorgelig - Is this something you are willing to do?
Re: Adding missing Linux package
MiSTer is about FPGA.
It's not RPi and doesn't (and won't) have any package manager.
If you want to add something yourself, then you need to cross-compile it for armeabihf.
It's not RPi and doesn't (and won't) have any package manager.
If you want to add something yourself, then you need to cross-compile it for armeabihf.
