this post was submitted on 17 Nov 2024
108 points (100.0% liked)

Linux

5268 readers
571 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] Lemmchen 4 points 2 days ago

As a long time OpenWrt user I'd say this is probably a change for the better, but I never had any real problems with opkg.

[–] davidgro@lemmy.world 3 points 2 days ago

So it's a lot like apt, but with a huge name conflict.

[–] Kissaki@programming.dev 15 points 4 days ago (1 children)

I had never heard of opkg. I looked it up:

opkg: Fork of ipkg lightweight package management intended for use on embedded Linux devices;

ipkg: A dpkg-inspired, very lightweight system targeted at storage-constrained Linux systems such as embedded devices and handheld computers. Used on HP's webOS;

Wikipedia has no dedicated pages for either of them. I guess they're quite niche.

[–] ColonelThirtyTwo@pawb.social 12 points 4 days ago (2 children)

I've never seen it used outside of OpwnWRT. I assumed they made it specifically for it.

[–] eutampieri@feddit.it 3 points 3 days ago

There's some usage in reMarkable: https://toltec-dev.org/

[–] possiblylinux127@lemmy.zip 1 points 2 days ago

They version hasn't changed since 2011 if that tells you something.

Opkg is available for buildroot and some other embedded frameworks

[–] vividspecter@lemm.ee 4 points 3 days ago* (last edited 3 days ago) (1 children)

Hopefully it can actually preserve packages across updates which is incredibly annoying to have to handle manually.

EDIT: Just found about this attended sysupgrade package which should help until when/if the new package manager fixes the issue.

[–] possiblylinux127@lemmy.zip 3 points 2 days ago

The underlying tool is getting replaced in 23. The new tool requests the new image with the packages from the build server.

[–] dukatos@lemm.ee 7 points 4 days ago

It was about time, opkg is the worst package manager ever.

[–] possiblylinux127@lemmy.zip 1 points 2 days ago

Great if true

[–] Scoopta@programming.dev 3 points 3 days ago* (last edited 3 days ago) (1 children)

He says it was unexpected but it's been being talked about on the GitHub for quite some time now. It was really just a matter of when they decided to do it.

[–] possiblylinux127@lemmy.zip 1 points 2 days ago

It is a hard switch