[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Perfect Jessie is something like this...



BTW, how I installed this Jessie without systemd last week ?

Simple:

apt-get install sysvinit-core
reboot
apt-get purge `dpkg -l | grep systemd | awk '{print $2}' | xargs`

But, this isn't possible anymore, since some "bsd*" packages are depending on a new package called "libsystemd0".

Cheers!
Thiago

On 22 October 2014 00:51, Martinx - ジェームズ <thiagocmartinsc@gmail.com> wrote:
OMFG! Just did an upgrade and guess what?! A "new" packaged appeared,
called: "libsystemd0"...

root@jessie-1:~# apt-get purge libsystemd0:amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  bsdmainutils* bsdutils* libsystemd0* man-db*
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  bsdutils libsystemd0 (due to bsdutils)
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 2,917 kB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
 ?]

I can not believe my eyes... BSD stuff depending on systemd! trolololol

:'(

On 22 October 2014 00:44, Martinx - ジェームズ <thiagocmartinsc@gmail.com> wrote:
> root@jessie-1:~# lsb_release -ra
> No LSB modules are available.
> Distributor ID: Debian
> Description: Debian GNU/Linux testing (jessie)
> Release: testing
> Codename: jessie
>
> root@jessie-1:~# dpkg -l | grep dbus
>
> root@jessie-1:~# dpkg -l | grep systemd
>
> See? No systemd, no dbus. Still perfect!
>
> Hey, remember that kdbus thing?! That did not entered into Linux 3.15
> as expected?!
>
> Guess what?! It is now in PID1!! Can you guys see it?! All kinds of
> trash are being pushed into PID1.
>
> I can't want to try uselessd.
>
> Best!
> Thiago


Reply to: