Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: Well, Fedora 14 Will Not Ship On Time

  1. #11
    Join Date
    Oct 2007
    Posts
    259

    Default

    I wonder, when was the last fedora release thst was on scedule? Could that be fedora 8 or 9? (one of the most crappy fedora releases btw)

  2. #12
    Join Date
    Dec 2008
    Posts
    315

    Default

    6 month release cycles are too fast. It turned hp printers from the finest printers on the planet to garbage that is a complete waste of oil making them into plastic crap that you throw in landfills.

  3. #13
    Join Date
    Aug 2008
    Location
    Finland
    Posts
    1,518

    Default

    Long release cycles are too long, short ones are too short and rolling releases unreliable in how well it works. Maybe we shouldn't ever release anything at all? (ps. I'm not responsible for any releases so don't get too agitated of that pun )

  4. #14
    Join Date
    Jan 2010
    Posts
    258

    Default

    systemd? Uhm, great. The chaos is complete. "Legacy" init system, upstart and now systemd.

  5. #15
    Join Date
    Jul 2009
    Location
    Torrington, Ct. USA
    Posts
    130

    Default

    I don't mind Fedora falling behind a week or two behind schedule (as has been the case for the last 2 years plus). To me it's an acceptable delay. It's not like Longhorn, aka Vista, which wound up shipping approximately 3 years behind schedule. Software projects have their original schedules pushed back all the time. Unexpected bugs and complications pop up, it is what it is. Delays of a week or two are quite minor. If we were talking a month or two, then I would say that maybe Fedora needs to rethink it's release schedule or at least the amount of changes per release. But delays of a week or two are just water under the bridge for me. If people absolutely must have the new release earlier they can always get the Beta and get a pretty stable system AND they can help the team iron out the remaining bugs if they wish.

    An alternative is going the e17 route of "It'll be finished when it's finished". Well it's been god knows how long and it's not finished yet. (BTW I'm not hating on e17, I like it quite a bit and in fact I'm using it right now)

  6. #16
    Join Date
    Aug 2009
    Posts
    2,263

    Default

    Quote Originally Posted by brent View Post
    systemd? Uhm, great. The chaos is complete. "Legacy" init system, upstart and now systemd.
    SystemD is very similar to sysv to the admin. SystemD is even compatible with SysV scripts and it uses the same syntax.

    SystemD and Upstart will be battling for the title of 'ultimate Sysvinit replacement'

  7. #17
    Join Date
    Jan 2010
    Posts
    258

    Default

    Quote Originally Posted by V!NCENT View Post
    SystemD and Upstart will be battling for the title of 'ultimate Sysvinit replacement'
    That's exactly what I'm criticizing here.

  8. #18
    Join Date
    Nov 2008
    Location
    Germany
    Posts
    258

    Default

    What I don't get is, even if you need a replacement for SysVinit, why does everyone feel they have to reinvent the wheel and write their own 'better' replacement of it. It's this ego issue that makes FOSS people so unbearable at times.

    There's fefe's minit: http://www.fefe.de/minit/

    I have been using it on Debian for a while and I have yet to come across problems. Could anyone point me out why it doesn't get adopted by any distro?

  9. #19
    Join Date
    Dec 2009
    Posts
    73

    Default

    Because every new program brings innovations. It's not about having no problem. Systemd brings potentially faster sartup times which could not be achieved with the tradidional init systems.

  10. #20
    Join Date
    Aug 2009
    Posts
    2,263

    Default

    The reason Systemd is created is because other systems like sysv and upstart are totally different by design. It would be like converting OpenOffice.org into Enlightenment

    Lennart has looked at the possibilty of simply improving Upstart but according to him Upstart is flawed by design and even lacks a design vision.

    Furthermore SystemD has a totaly different aprouch to lanching and managing daemons. For example dynamically starting and stopping daemons only when needed and keeping track of them by using cgroups. Upstart is just "launch in serialised fashion during startup and prey it all keeps working afterwards." and can't track daemons after doubleforking.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •