Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > The Dungeon > Archived (Click Header To See Sub-Forums) > F18 Development
FedoraForum Search

Forgot Password? Join Us!

F18 Development

Pretty much exactly what it sounds like it is. This is the place to discuss and assist in the community development of F18, post Alpha.

WARNING: Any pre-release versions, Beta included, are for experienced testers only. Back up all existing data and read all threads in the version Development Forum before attempting an install. Errors can and will likely occur which may include data destruction or inability to boot other partitions on any and possibly all attached hard drives.

While FedoraProject needs and appreciates testers, you must remember to report issues directly to Bugzilla, after checking for pre-existing bugs.


 
 
Thread Tools Search this Thread Display Modes
  #1  
Old 4th April 2012, 01:59 AM
tox
Guest
 
Posts: n/a
windows_7chrome
Fedora18 Schedule & Feature List

Fedora18 Feature List

Fedora18 Schedule No Schedule as of yet

FAQ: Do I Need To Reinstall Fedora18 Final Release When its Out?

Answer: No. Just Keep Your System Up To Date on a Daily Basis And it Will Switch Automatically to The Final Release


https://fedoraproject.org/wiki/Features/NewInstallerUI

Last edited by tox; 15th May 2012 at 12:49 AM.
  #2  
Old 20th June 2012, 12:57 AM
jvillain Offline
Registered User
 
Join Date: Aug 2008
Posts: 226
linuxfirefox
Re: Fedora18 Schedule & Feature List

I was just looking at this <cough> feature. Offline Updates using systemd and PackageKit

Is it now going to be mandatory to boot into the equivalent of single user mode in order to update packages? If so I am going to be deeply pissed. If Solaris admins hate Linux why don't they just use Solaris rather than continuously forcing Linux to be Solaris. Updates take up to an hour as it is, due to rebuilding meta data. If the machine has to be off line for an hour for a trivial update we have a real problem.
  #3  
Old 8th November 2012, 02:09 AM
lsatenstein Offline
Registered User
 
Join Date: Jun 2005
Location: Montreal, Quebec, Canada
Age: 72
Posts: 503
windows_7firefox
Re: Fedora18 Schedule & Feature List

Quote:
Originally Posted by jvillain View Post
I was just looking at this <cough> feature. Offline Updates using systemd and PackageKit

Is it now going to be mandatory to boot into the equivalent of single user mode in order to update packages? If so I am going to be deeply pissed. If Solaris admins hate Linux why don't they just use Solaris rather than continuously forcing Linux to be Solaris. Updates take up to an hour as it is, due to rebuilding meta data. If the machine has to be off line for an hour for a trivial update we have a real problem.
++++++++
If the update is not touching the kernel or associated libraries related files, or the GUI directly, why the single mode. Yum should be smart enough to review the packages that it downloads before it does the installation, and if single mode is required, then yum should initiate it. The way I see it happening is as it happens in Windows. You set everything up and ask to reboot.
On the way to reboot, half the setup is completed, and after reboot, the remainder is executed.
This operation keeps the system from corruption
__________________

Leslie
in Montreal
  #4  
Old 18th November 2012, 02:11 PM
lsatenstein Offline
Registered User
 
Join Date: Jun 2005
Location: Montreal, Quebec, Canada
Age: 72
Posts: 503
linuxfirefox
Re: Fedora18 Schedule & Feature List

Quote:
Originally Posted by jvillain View Post
I was just looking at this <cough> feature. Offline Updates using systemd and PackageKit

Is it now going to be mandatory to boot into the equivalent of single user mode in order to update packages? If so I am going to be deeply pissed. If Solaris admins hate Linux why don't they just use Solaris rather than continuously forcing Linux to be Solaris. Updates take up to an hour as it is, due to rebuilding meta data. If the machine has to be off line for an hour for a trivial update we have a real problem.
Note that this feature does not prevent you from using yum and other commandline tools to install updates whenever you want to. We also differentiate updates of 'OS components' (which we want to do in this offline fashion) from application updates and installations, which should still be possible from the UI without restarting the system.

The differentiation between 'OS components' and applications is necessarily a heuristic, since Fedora only knows about packages. The initial heuristic is that a package is considered an application if it installs a desktop file that is shown in the menus. This is not perfect and can be refined when additional metadata becomes available.

Also note that this feature is about implementing offline updates for GNOME. Other spins are not affected, although they could choose to use the same systemd and PackageKit infrastructure, and provide a similar experience.
__________________

Leslie
in Montreal
  #5  
Old 27th December 2012, 06:54 PM
lsatenstein Offline
Registered User
 
Join Date: Jun 2005
Location: Montreal, Quebec, Canada
Age: 72
Posts: 503
windows_7firefox
Re: Fedora18 Schedule & Feature List

Quote:
Originally Posted by jvillain View Post
I was just looking at this <cough> feature. Offline Updates using systemd and PackageKit

Is it now going to be mandatory to boot into the equivalent of single user mode in order to update packages? If so I am going to be deeply pissed. If Solaris admins hate Linux why don't they just use Solaris rather than continuously forcing Linux to be Solaris. Updates take up to an hour as it is, due to rebuilding meta data. If the machine has to be off line for an hour for a trivial update we have a real problem.
===
The updates will work in a safe way. If you have updates that do not touch the kernel or bash, or anything critical to the operating system, things will work as before.

If you install some new update for kernel libraries or have updates to something that affects Linux, on your shutdown updates will installed.

Of course, if your version of Fedora is not broken, you may forego updates for as long as you want.
__________________

Leslie
in Montreal
  #6  
Old 20th June 2012, 01:48 AM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,979
linuxchrome
Re: Fedora18 Schedule & Feature List

Wow, hope not. Or if it is, hope that RH doesn't blithely throw it into their server releases.

Looks like, however, that it's only an option, not mandatory.
Quote:
Note that this feature does not prevent you from using yum and other commandline tools to install updates whenever you want to. We also differentiate updates of 'OS components' (which we want to do in this offline fashion) from application updates and installations, which should still be possible from the UI without restarting the system.
  #7  
Old 20th June 2012, 05:24 AM
cazo Online
Registered User
 
Join Date: Sep 2005
Location: Redneck Riviera
Posts: 333
linuxchrome
Re: Fedora18 Schedule & Feature List

I understood that to mean certain updates (maybe kernel?) will work more like yum 'preupgrade' does now - the updates get downloaded in the background, then you reboot into a 'safe mode' for the updates to be installed, then continue on into 'normal mode'.

It does remind my of my brief experience with Vista, where updates are downloaded before you are nagged to reboot so they can be installed. When you do, you have to wait while the updates install before you can log in to find what didn't install.
  #8  
Old 20th June 2012, 09:35 PM
jvillain Offline
Registered User
 
Join Date: Aug 2008
Posts: 226
linuxfirefox
Re: Fedora18 Schedule & Feature List

With Vista it used to take 3 or 4 reboots to get the updates done and the machine is completely useless while that happens. For people where up time is important this is bad. Yo, boss I want to take the prod database off line for updates. How long? No idea. What do you mean fired?
  #9  
Old 21st June 2012, 02:35 AM
deanej Offline
Registered User
 
Join Date: Nov 2011
Posts: 229
linuxchrome
Re: Fedora18 Schedule & Feature List

Seriously, not having to reboot for updates is one of my favorite things about Linux.
  #10  
Old 8th October 2012, 12:40 AM
lsatenstein Offline
Registered User
 
Join Date: Jun 2005
Location: Montreal, Quebec, Canada
Age: 72
Posts: 503
linuxfirefox
Re: Fedora18 Schedule & Feature List

Quote:
Originally Posted by deanej View Post
Seriously, not having to reboot for updates is one of my favorite things about Linux.
For application programs and all files not associated with the kernel, you do not require taking the system off-line, unless.... (the hooker), going off line updates a global library or link.

With the kernel, a kernel update may require changes to parameter files, or even replacement libraries. It is not always possible to do a hot-swap to a library, if the library is not closed (and released by the old kernel before the new one can take over), functions in the new kernel may not exist in the previous version. etc. etc. Therefore, rely on the author to determine if kernel updates require a reboot. You may also decide to not reboot until a convenient time.
__________________

Leslie
in Montreal

Last edited by lsatenstein; 11th October 2012 at 08:04 AM.
  #11  
Old 29th December 2012, 06:20 AM
lsatenstein Offline
Registered User
 
Join Date: Jun 2005
Location: Montreal, Quebec, Canada
Age: 72
Posts: 503
windows_7firefox
Re: Fedora18 Schedule & Feature List

Quote:
Originally Posted by deanej View Post
Seriously, not having to reboot for updates is one of my favorite things about Linux.
For all updates, except kernel or kernel related, you just apply them. The kernel ones will be applied when you signal shutdown.

You cannot update a kernel's dynamic libraries, when the new libraries have a different (new or eliminated) functionality, but the same physical name on disk. Doing so would crash the system.
__________________

Leslie
in Montreal
  #12  
Old 21st June 2012, 03:57 AM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,612
linuxfirefox
Re: Fedora18 Schedule & Feature List

Looks to me that by doing "offline updates" then a lot of people aren't going to be keeping their system up to date.

Me, I update, then I may or may not reboot depending upon what updates are installed. I will not be using the offline updates at all. If I don't have a way to update the system as I normally do, then it won't get updated.
  #13  
Old 24th June 2012, 10:37 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
windows_xp_2003ie
Re: Fedora18 Schedule & Feature List

Gee, a context in which to actually use the expression, "Seriously?"

From rawhide, keep updating, to ALPHA, to BETA, to Final, as defined by fedora-release-nn-nn-fcnn.rpm (which changes any repos as neeeded.
NOT, updating from F17 to F18.
Offline updates? An rpm is an rpm and is installed, updated, erased by rpm.
I use a usb stick to truck a load to my off-line Beefy ranch.

SJ
__________________
Do the Math
  #14  
Old 26th June 2012, 10:13 PM
Colors Offline
Registered User
 
Join Date: Dec 2011
Location: Urziceni, Romania
Posts: 102
linuxfirefox
Re: Fedora18 Schedule & Feature List

Maybe it's not what an experienced user want but i see this move as the begining of desktop linux or linux for the masses. I installed Fedora on many computers and broken updates was a real issue. If linux is espected to "take the world" it needs to deal with users as they are in the Windows world.
  #15  
Old 26th June 2012, 11:38 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
windows_xp_2003ie
Post Re: Fedora18 Schedule & Feature List

Quote:
Originally Posted by Colors View Post
Maybe it's not what an experienced user want but i see this move as the begining of desktop linux or linux for the masses. I installed Fedora on many computers and broken updates was a real issue. If linux is espected to "take the world" it needs to deal with users as they are in the Windows world.
Fedora is a fast paced developement distrobution of Linux.
I think you want Redhat 6.2+, which is a long time ago from F17 or F18, but meets Redhat's server market.

Linux is not staged to take the world, just provide great software to use by anyone.

SJ
__________________
Do the Math
 

Tags
feature, fedora18, list, schedule

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add the feature to list the hardware and set it in the "add to panel" a.s Guides & Solutions (No Questions) 16 25th May 2007 10:25 AM
kernel 2.6.19 new feature list mwette Fedora Focus 2 26th January 2007 07:59 AM
schedule Zyqwux Fedora Core 5 - Dev 7 15th January 2006 07:00 AM
Is FC4 on schedule ? Joe48 Programming & Packaging 39 7th June 2005 09:44 PM


Current GMT-time: 16:31 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat