From Fedora Project Wiki
(Added FAS Account to prerequsities) |
(Initial results page) |
||
Line 55: | Line 55: | ||
Booting with specific services - TBD | Booting with specific services - TBD | ||
=== | === Results === | ||
{| | |||
! User !! Smolt Profile !! Bootchart - my setup !! Bootchart - desktop !! Bootchart - server !! Bootchart - minimal | |||
|- | |||
| [[User:dkovalsk | David Kovalský]] || [http://www.smolts.org/client/show/pub_e554952e-e40e-4990-ba25-c7b1b8dcf172 HW] || [[:Image:Bootchart-9ce3bb03-97a6-4f81-84a2-c12e885dbb30-myservices.png|bootchart-myservices.png]]|| || || | |||
|} |
Revision as of 15:22, 16 February 2009
DATE | TIME | WHERE |
Thu February 19, 2009 | From 12:00 to 20:00 UTC (7am -> 3pm ET) | #fedora-qa) |
What to test?
Today's instalment of Fedora Test Day will focus on:
Who's available
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
- Development - Harald Hoyer
- Quality Assurance - David Kovalsky, Ondrej Hudlicky, James Laska
Prerequisite for Test Day
- Rawhide Fully updated (some tips below)
- FAS Account - you can create an account in 3 minutes if you don't have one
How to test?
1) update your machine to latest rawhide tip1: try F11 Alpha + updates if rawhide doesn't install tip2: install F10 + rawhide updates if F11 Alpha doesn't install on your machine tip3: yum-skipbroken may come in handy in case there are broken deps `yum --skipbroken update'
2) install bootchart `yum install bootchart'
3) Make sure the kernel you're about to boot has init set to bootchart. Open /boot/grub/menu.lst and check there's init=/sbin/bootchartd on the kernel command line
4) Reboot
5) Upload your hardware profile.
Either via smoltSendProfile' in the terminal or
smoltGui' for GUI. Don't forget to save a link to your profile
on the web. Also, your profile unique ID is saved in /etc/sysconfig/hw-uuid. Check the file contains your UUID.
6) Run `bootchart' on the command line. This should create bootchart.png image. Create unique name for the file, mathing your UUID. cd /tmp && bootchart && mv bootchart.png bootchart-`head -n1 /etc/sysconfig/hw-uuid`-myservices.png
7) Upload your bootchart along with your link to your profile. Where? TBD=dkovalsk
Booting with specific services - TBD
Results
User | Smolt Profile | Bootchart - my setup | Bootchart - desktop | Bootchart - server | Bootchart - minimal |
---|---|---|---|---|---|
David Kovalský | HW | bootchart-myservices.png |
|