Debian 9 (Stretch) Will Be Released Today (twitter.com)
The Debian Project has been liveblogging today's release of Debian 9 (Stretch) using the Twitter hashtag #releasingstretch. Some of the announcements:
- The oldstable suite (wheezy) has now been renamed to oldoldstable
- Debian jessie now been renamed to oldstable!
- The Debian stretch suites have now been renamed to stable!
- The draft debian-devel-announce post is ready, archive docs are being cleaned up
This release is named after that purple octopus in Toy Story 3, and more tantalizing tidbits of information keep appearing on Debian's micronews site:
- At least 1436 people and 18 teams contributed to Debian in 2017
- Stretch has 25,357 source packages with 9,808,465 source files
- There were 13 different themes proposed to be the official Debian stretch theme
- Debian Stretch ships with the free mathematical software SageMath, you can install it with apt
- During the stretch development, 101 contributors became Debian Developers, and 94 more become Debian Maintainers
- Debian Stretch will ship with the first release of the Debian Astro Pure Blend [for astronomers]
- Debian Popularity Contest gathers anonymous statistics about Debian packages usage from about 195,000 reports
I'm already on Slackware 14.2
Insane!!!!!
Debian Stretch continues to use systemd.
DO NOT WANT.
"National Security is the chief cause of national insecurity." - Celine's First Law
How does this affect anyone? Why does this matter? Linux has 2% market share, and Debian is a small fraction of that. Why is this news? Perhaps Slashdot can also post a story about my hello world program that I just wrote in Java. It's about as relevant as this story.
Looks like we're stuck with systemd
GO LINUX!!!!!
That explains the problem with Linux more than anything else. All of the new users I've dealt with in the 24 years I've used Linux were more confused by the different distributions than any other single thing. This has been and looks like it will always be a major problem.
Its ok, you are running MongoDB, which means you already have low (or small if you prefer) expectations.
You can use a debian derivative without systemd, for example, my favorite...
MX Linux, based on Debian stable
See this
https://mxlinux.org/
and the great forum here
https://forum.mxlinux.org/search.php?search_id=active_topics
A great community, low snark, up to date community repository with the latest and goodies.
Useful MX tools for common tasks.
NO systemd, it uses the older init
That makes two things that brings out the anon trolls in droves: Net neutrality and Systemd.
Anons need not reply. Questions end with a question mark.
Even straight guys love em.
He described specific problems with systemd, that I've also seen, but he was voted down to a -1. How about fixing problems instead of just burying them?
True. Building on a poor foundation makes life hard, but systemd should at least not return a 0 when it doesn't start.
New releases of Debian stable *should* make the front page of Slashdot. It's a proper Big Deal. You can make a huge list of things that Debian stable is not: Not the most used distro, not the most user friendly distro, not the most up to date distro, not the most "libre" distro, etc... But, if you want to find a distro that meets one of those criteria, it's probably based on Debian. When they release a new stable version, the entire open source community benefits.
Here's to decades more of Debian stable!
This announcement gives me the biggest boner! Normally I'd complain about updates regarding the latest release of any one software. A prerelease announcement of Debian, though?! Giggity! My precum is already dripping!
Trump 2020!
Why I in the f*** does systemd return a zero when a service doesn't start?
Are they late?
Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
Because Lennart doesn't understand them?
He is young. Give him time.
very sick and its come Here but n&ow megs of ram runs the problems
Looks like there are many Devuan users/devs around here today...
Because the service doesn't? Really, nothing is a defense against shoddy software, so neither is systemd./p
"I know I will be modded down for this": where's the option '-1, Asking for it'?
Does the GNOME version support Wayland?
Why I in the f*** does systemd return a zero when a service doesn't start?
Because it's an *asynchronous* start, moron.
You ever heard of CICS? IBM's transaction processing system, used to run critical systems across the world? It has a command, EXEC CICS START, to run a transaction asynchronously. Only a moron would assume that because the START command worked, the transaction it STARTed completed OK. Same here.
Some services take several seconds or minutes or longer to fully start. Do you want systemd to stop dead in its tracks waiting? You'd whinge about that for sure.
Finally, all discussion of Linux on /. is now *dead* due to morons bringing systemd into everthing. Fuck off and die you cunts.
Nary a peep about this:
Ah, where are the flame wars of yesteryear?
I guess Mozilla has moved on to new frontiers in alienating the open source community.
I just recently upgraded to Jessie
It's better. Still a quarky setup.. like asking about where to put grub when it knows damn well where. As if it even gives us a choice. Side from the installation that IMHO is overdue to be updated, it seems to be a bit better. I see no reason to switch to it from Fedora 25 with KDE, however. Probably just my preference.
"Do you want systemd to stop dead in its tracks waiting?"
Like it in fact does at startup (network unavailable, two minutes), or like it in fact does when trying to shut down (unknown reason, two minutes)?
Maybe instead it should have a PENDING result code.