From Fedora Project Wiki
(draft)
 
(53 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{draft}}
{{draft}}


== What is Rawhide? ==
=== DVD ===


The name ''Rawhide'' is given to the current development head of Fedora. For example, while {{FedoraVersion|long|next}} is being [[Releases/Schedule|developed and released]], content destined for {{FedoraVersion|long|next2}} is available in Rawhide.
{| class="wikitable collapsible"  border="1" width="85%"
 
|-
Rawhide is available for consumption in several different ways, including:
! colspan="5" style="background-color: pink;" | DVD.iso installation
# A daily snapshot of the latest built Fedora packages
|-
# A collection of non-destructive live images, built daily, for each [http://spins.fedoraproject.org/about] Fedora Spin
|
 
{| class="wikitable sortable" width=100% style="border: solid 2px white"
== Who should use Rawhide? ==
|-
 
! width="20%"|Release Level !! width="15%"|Test Area !! width="45%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64
No-one should use Rawhide as their main day-to-day workstation.
|-
 
| Alpha
Since Rawhide is a development branch, many changes are not heavily tested (or tested at all) before being released.  Packages in Rawhide can, and do, break without warning.  It is even possible that bugs in Rawhide could cause data loss. 
| Image Sanity
 
| [[QA:Testcase_Mediakit_ISO_Size]]
However, testing Rawhide is a very valuable activity which helps to direct Fedora development and provides a way to try out the latest software as early as possible. 
| {{result|pass}} {{result|pass}}
 
| {{result|pass}} {{result|pass}}
== Developing for Rawhide ==
|-
 
| Alpha
FIXME - link to information for developers (tagging, comiting etc...)
| Image Sanity
 
| [[QA:Testcase_Mediakit_ISO_Checksums]]
== Using Rawhide ==
| {{result|pass}}
 
| {{result|pass}}
Using Rawhide is a great way to contribute to Fedora development.  There are several ways get started.  This section will detail the preferred methods.
|-
 
| Alpha
=== {{command|yum update}} ===
| Image Sanity
 
| [[QA:Testcase_Mediakit_Repoclosure]]
For details and information on installing a Fedora release please see the [http://docs.fedoraproject.org/install-guide/ Installation Guide] for the appropriate release.
| {{result|pass|robatino}} {{result|pass|kparal}}
 
| {{result|pass}} {{result|pass}}
Once your system is installed, you can upgrade to Rawhide using one of two ways.  For desktop users:
|-
 
| Alpha
# First, modify your software sources to include '''only''' the Rawhide package repository.  Launch the package update tool by selecting ''System'' -> ''Administration'' -> ''Add/Remove Software''. 
| Image Sanity
# Next, select the software sources tool by selecting ''System'' -> ''Software Sources''
| [[QA:Testcase_Mediakit_FileConflicts]]
# Disable all software sources, leaving '''only''' the ''Fedora - Rawhide'' software source enabled
| {{result|pass}} {{result|warn}}
# Finally, update your system using the software update tool.  Select ''System'' -> ''Administration'' -> ''Software Update''
| {{result|pass}} {{result|pass}}
 
|-
Alternatively, for command-line users, you may upgrade by entering the following command:
| Alpha
 
| Boot Methods
<pre># yum --disablerepo=* --enablerepo=rawhide update</pre>
| [[QA/TestCases/BootMethodsDvd]]
 
| {{result|pass}} {{result|pass}}
=== Live image ===
| {{result|pass}} {{result|pass}}
 
|-
You can download and run Rawhide using one of several live images built daily.
| Alpha
 
| Install Source
# First, [http://alt.fedoraproject.org/pub/alt/nightly-composes/ download] the appropriate live image spin
| [[QA/TestCases/InstallSourceDvd]]
# Next, determine how you wish to boot the live image.  For example ...
| {{result|pass}} {{result|pass}}
#* [[How_to_create_and_use_Live_USB|Booting a live image using a USB drive]]
| {{result|pass}} {{result|pass}}
#* [http://docs.fedoraproject.org/readme-burning-isos/en-US.html#sect-Burning_ISO_images_to_disc-Validating_the_Files Booting a live image by burning to a CD or DVD]
|-
#* [[Booting a virtual guest using the live image]]
| Alpha
| Repository
| [[QA:Testcase Additional Http Repository]]
| {{result|pass|jlaska}}
| {{result|pass|mkrizek}}
|-
| Alpha
| Repository
| [[QA:Testcase Additional Ftp Repository]]
| {{result|fail}}
| {{result|warn}}
|-
| Alpha
| Repository
| [[QA:Testcase Additional Mirrorlist Repository]]
| {{result|pass}}
| {{result|pass}}
|-
| Beta
| Repository
| [[QA:Testcase Additional NFS Repository]]
| {{result|pass}}
| {{result|pass}}
|-
|}
|}

Latest revision as of 17:09, 7 December 2010

Warning.png
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page.

DVD

DVD.iso installation
Release Level Test Area Test Case i386 x86_64
Alpha Image Sanity QA:Testcase_Mediakit_ISO_Size
Pass pass
Pass pass
Pass pass
Pass pass
Alpha Image Sanity QA:Testcase_Mediakit_ISO_Checksums
Pass pass
Pass pass
Alpha Image Sanity QA:Testcase_Mediakit_Repoclosure
Pass pass robatino
Pass pass kparal
Pass pass
Pass pass
Alpha Image Sanity QA:Testcase_Mediakit_FileConflicts
Pass pass
Warning warn
Pass pass
Pass pass
Alpha Boot Methods QA/TestCases/BootMethodsDvd
Pass pass
Pass pass
Pass pass
Pass pass
Alpha Install Source QA/TestCases/InstallSourceDvd
Pass pass
Pass pass
Pass pass
Pass pass
Alpha Repository QA:Testcase Additional Http Repository
Pass pass jlaska
Pass pass mkrizek
Alpha Repository QA:Testcase Additional Ftp Repository
Fail fail
Warning warn
Alpha Repository QA:Testcase Additional Mirrorlist Repository
Pass pass
Pass pass
Beta Repository QA:Testcase Additional NFS Repository
Pass pass
Pass pass