[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: preupdate - did nothing
- From: seth vidal <skvidal fedoraproject org>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: preupdate - did nothing
- Date: Thu, 01 May 2008 02:04:16 -0400
On Wed, 2008-04-30 at 13:13 -0400, Will Woods wrote:
> On Wed, 2008-04-30 at 11:17 -0400, Neal Becker wrote:
> > I just tried preupdate bzr 110. It downloaded everything, asked whether to
> > reboot. I hit the reboot - but there was no grub entry other than the
> > standard fedora boot.
>
> There should be an entry for "Upgrade to Rawhide" - it's just not the
> default. Seth's working on that.
>
And now that's fixed. Apparently savedefaults --once and --default
options are order-specific.
so:
savedefault --once --default=0
does not work.
while:
savedefault --default=0 --once
does.
all fixed, now.
-sv
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]