Re: no package management tool

2025-02-23 Thread Yassine Chaouche
On Thu, 20 Feb 2025 16:27:31 +0100 Yassine Chaouche wrote: [...]>>> I don't see how the manufacturer could profit from this? [...] The upside for end users is that it can improve performance (and/or leave more room for other things), the upside for the company is that they may be able to use a

Re: no package management tool

2025-02-20 Thread Stefan Monnier
Charles Curley [2025-02-20 14:12:10] wrote: > On Thu, 20 Feb 2025 16:27:31 +0100 > Yassine Chaouche wrote: >> >> in order to close as many security holes as possible, >> > Oh, that's a very charitable way to look at it. 🙂 >> That was my honest opinion but now I feel gullible :) >> I don't see

Re: no package management tool

2025-02-20 Thread John Hasler
Charles Curley writes: > Spyware? Snoopware? A back door to allow hostile crackers to bypass the > router's security? > All of which would be hard to detect, and not allowing the user to add > anything would help disguise such shenanigans. I doubt that anyone seriously looking for such shenanigan

Re: no package management tool

2025-02-20 Thread Charles Curley
On Thu, 20 Feb 2025 16:27:31 +0100 Yassine Chaouche wrote: > >> in order to close as many security holes as possible, > > > > Oh, that's a very charitable way to look at it. 🙂 > > That was my honest opinion but now I feel gullible :) > I don't see how the manufacturer could profit from thi

Re: no package management tool

2025-02-20 Thread John Hasler
Most likely they simply removed everything not necessary for the thing to run in order to minimize memory requirements and gave it no more thought than that. They would see no reason that any end user would ever need any of those tools. To them it's an appliance, not a computer. -- John Hasler

Re: no package management tool

2025-02-20 Thread Yassine Chaouche
Le 2/20/25 à 16:13, Stefan Monnier a écrit : I can only imagine the manufacturer wants the installation to be minimal [...] in order to close as many security holes as possible, Oh, that's a very charitable way to look at it. 🙂 That was my honest opinion but now I feel gullible :) I don't se

Re: no package management tool

2025-02-20 Thread Stefan Monnier
> I can only imagine the manufacturer wants the installation to be minimal Agreed. > in order to close as many security holes as possible, Oh, that's a very charitable way to look at it. 🙂 Stefan

Re: no package management tool

2025-02-20 Thread Yassine Chaouche
Le 2/20/25 à 05:40, tim wade a écrit : Hello I have logged in a router system which is linux. The provider said it's based on debian OS. [...] Hi Tim! Out of curiosity, did you check any of the /etc/ files for the distro name? I use this alias: $ sys.distro Debian GNU/Linux 12 \n \l

Re: no package management tool

2025-02-19 Thread Charles Curley
On Thu, 20 Feb 2025 12:40:07 +0800 tim wade wrote: > I have logged in a router system which is linux. > The provider said it's based on debian OS. > > But there is not any package tool in it. > > root@myd-lt527:/# apt > -bash: apt: command not found > root@myd-lt527:/# I take it you didn't fin

Re: no package management tool

2025-02-19 Thread Timothy M Butterworth
On Wed, Feb 19, 2025 at 11:47 PM tim wade wrote: > Hello > > I have logged in a router system which is linux. > The provider said it's based on debian OS. > If it is Linux running on a router then it is probably embedded Linux. > > But there is not any package tool in it. > > root@myd-lt527:/#

no package management tool

2025-02-19 Thread tim wade
Hello I have logged in a router system which is linux. The provider said it's based on debian OS. But there is not any package tool in it. root@myd-lt527:/# apt -bash: apt: command not found root@myd-lt527:/# root@myd-lt527:/# dpkg -bash: dpkg: command not found root@myd-lt527:/# root@myd-lt527