From Fedora Project Wiki
(→‎Nightly live builds: add links to burn instructions)
(adapting download instructions from Releases/Rawhide)
Line 3: Line 3:
The [[Branch Freeze Policy]] describes the process of building packages during this phase.  Essentially there are non-rawhide repositories with the version number of the release-to-be (currently {{FedoraVersion|number|next}}).  New builds go to the "updates-testing" repository; after approval in [https://admin.fedoraproject.org/updates Bodhi], they are promoted directly to the "stable" repository for that release.  (There is no "updates" repository until the final general availability release.)
The [[Branch Freeze Policy]] describes the process of building packages during this phase.  Essentially there are non-rawhide repositories with the version number of the release-to-be (currently {{FedoraVersion|number|next}}).  New builds go to the "updates-testing" repository; after approval in [https://admin.fedoraproject.org/updates Bodhi], they are promoted directly to the "stable" repository for that release.  (There is no "updates" repository until the final general availability release.)


== Nightly live builds ==
=== How to avoid disturbing an existing system ===


[http://alt.fedoraproject.org/pub/alt/nightly-composes/ Nightly builds of all approved Live spins] are now available.  
There are a few methods to test the Branched release on a machine without disturbing an existing installation:
The maximum size is now 1GB, which is larger than can fit on a CD.  It is expected that most users will have USB or DVD media available.  USB media in particular is advantageous compared to CDs, because it is cheap and highly reusable.
* Test a Live version from USB or DVD drive.
* Use a virtual machine.  See [[Testing/qemu]].
* Install to a separate partition.
 
== Getting a nightly Live build ==
 
Nightly builds of Live spins are now available.  All approved Live spins are posted, but "desktop" is the one that is used and distributed most widely.
 
The basic steps are:
 
* Download a daily Live image (.iso) from http://alt.fedoraproject.org/pub/alt/nightly-composes/
* Make a boot disk (see "How do I make a bootable disk from an ISO?" below) and boot from it.
* Log in and double click on the "Install to Hard Drive" icon on the desktop.
* Follow the on-screen instructions.
 
The maximum ISO size is now 1GB, which is larger than can fit on a CD.  It is expected that most users will have USB or DVD media available.  USB media in particular is advantageous compared to CDs, because it is cheap and highly reusable.


Builds include only package versions from the "stable" repository, so they should in general be usable; please [[Bugs and feature requests|file a bug]] if you encounter any problems.  If there is a bug in the generation toolchain, the images may not be built on a given night; in this case, the last built image will remain available.  
Builds include only package versions from the "stable" repository, so they should in general be usable; please [[Bugs and feature requests|file a bug]] if you encounter any problems.  If there is a bug in the generation toolchain, the images may not be built on a given night; in this case, the last built image will remain available.  
Line 12: Line 27:
Using these nightly builds is an ideal way to test the Branched release if you have no spare machine or partition available, or simply do not have the time to maintain a Branched installation. It's a very safe way to test, since it will make no changes to your installed system.  You can also later install the Branched release to your hard drive from the Live desktop if the Live image is working well for you.
Using these nightly builds is an ideal way to test the Branched release if you have no spare machine or partition available, or simply do not have the time to maintain a Branched installation. It's a very safe way to test, since it will make no changes to your installed system.  You can also later install the Branched release to your hard drive from the Live desktop if the Live image is working well for you.


Various daily spins are available, but "desktop" is the one that is distributed most widely.
If you use a LiveUSB with data persistence, you can run "yum update" to get the latest RPMs ([https://bugzilla.redhat.com/show_bug.cgi?id=446935 except for the kernel]).  However, downloading a fresh daily ISOs is recommended instead of this method.
 
== How do I make a bootable disk from an ISO? ==
 
* To write to USB media, see [[How to create and use Live USB]].
* To burn a DVD, see the [http://docs.fedoraproject.org/readme-burning-isos/ burning ISOs readme]. 
 
== Branched mirrors ==
 
The current Branched release is found under "development/{{FedoraVersion|number|next}}" on the mirrors.  You can find a local mirror from: http://mirrors.fedoraproject.org/publiclist/Fedora/{{FedoraVersion|number|next}}/
 
(Continue reading for specific instructions on how to install mirrored content.)


To burn to CD or DVD, see the [http://docs.fedoraproject.org/readme-burning-isos/ burning ISOs readme].  To write to USB, see [[How to create and use Live USB]].
== Using Anaconda ==

Revision as of 17:47, 9 March 2010

The Branched release is the first one in the Fedora Release Life Cycle - pre-Alpha, and freshly forked from Rawhide.

The Branch Freeze Policy describes the process of building packages during this phase. Essentially there are non-rawhide repositories with the version number of the release-to-be (currently 40). New builds go to the "updates-testing" repository; after approval in Bodhi, they are promoted directly to the "stable" repository for that release. (There is no "updates" repository until the final general availability release.)

How to avoid disturbing an existing system

There are a few methods to test the Branched release on a machine without disturbing an existing installation:

  • Test a Live version from USB or DVD drive.
  • Use a virtual machine. See Testing/qemu.
  • Install to a separate partition.

Getting a nightly Live build

Nightly builds of Live spins are now available. All approved Live spins are posted, but "desktop" is the one that is used and distributed most widely.

The basic steps are:

  • Download a daily Live image (.iso) from http://alt.fedoraproject.org/pub/alt/nightly-composes/
  • Make a boot disk (see "How do I make a bootable disk from an ISO?" below) and boot from it.
  • Log in and double click on the "Install to Hard Drive" icon on the desktop.
  • Follow the on-screen instructions.

The maximum ISO size is now 1GB, which is larger than can fit on a CD. It is expected that most users will have USB or DVD media available. USB media in particular is advantageous compared to CDs, because it is cheap and highly reusable.

Builds include only package versions from the "stable" repository, so they should in general be usable; please file a bug if you encounter any problems. If there is a bug in the generation toolchain, the images may not be built on a given night; in this case, the last built image will remain available.

Using these nightly builds is an ideal way to test the Branched release if you have no spare machine or partition available, or simply do not have the time to maintain a Branched installation. It's a very safe way to test, since it will make no changes to your installed system. You can also later install the Branched release to your hard drive from the Live desktop if the Live image is working well for you.

If you use a LiveUSB with data persistence, you can run "yum update" to get the latest RPMs (except for the kernel). However, downloading a fresh daily ISOs is recommended instead of this method.

How do I make a bootable disk from an ISO?

Branched mirrors

The current Branched release is found under "development/40" on the mirrors. You can find a local mirror from: http://mirrors.fedoraproject.org/publiclist/Fedora/40/

(Continue reading for specific instructions on how to install mirrored content.)

Using Anaconda