Difference between revisions of "Fedora ARM Meeting 2012 July 11"
Line 1: | Line 1: | ||
[[Category:Fedora ARM Meeting]] | [[Category:Fedora ARM Meeting]] | ||
* Issues: | * Issues: | ||
− | ** The repo configuration includes the rpfr repo, but not the F17 repos. Andrew, I think this is the -release package -- it should install and enable the F17 repo control file as well as the rpfr one. '''Andrew''' | + | ** The repo configuration includes the rpfr repo, but not the F17 repos. Andrew, I think this is the -release package -- it should install and enable the F17 repo control file as well as the rpfr one. '''Andrew - Done, Subject to testing''' |
** Our naming is still inconsistent -- we have "raspi" "rasp-pi", and "raspberrypi" in various places. '''Andrew''' | ** Our naming is still inconsistent -- we have "raspi" "rasp-pi", and "raspberrypi" in various places. '''Andrew''' | ||
** /etc/issue is being renamed to /etc/issue.rpmsave during the compose. '''Andrew''' | ** /etc/issue is being renamed to /etc/issue.rpmsave during the compose. '''Andrew''' | ||
− | ** The image is 4096 MB (=4GB) but many "4GB" SD cards are smaller. The image should be changed to 4000MB. '''Jordan''' | + | ** The image is 4096 MB (=4GB) but many "4GB" SD cards are smaller. The image should be changed to 4000MB. '''Jordan - Done''' |
** Firstboot isn't firing up, so there is no user account/resize option/etc etc. Please dig into this and see if you can get it running. '''Jordan and Fossjon''' | ** Firstboot isn't firing up, so there is no user account/resize option/etc etc. Please dig into this and see if you can get it running. '''Jordan and Fossjon''' | ||
** We should compose with the kernel in that directory (i.e., that kernel should be in our repo). '''Andrew - Done''' | ** We should compose with the kernel in that directory (i.e., that kernel should be in our repo). '''Andrew - Done''' | ||
Line 14: | Line 14: | ||
*** https://projects.drogon.net/raspberry-pi/wiringpi/ '''Andrew''' | *** https://projects.drogon.net/raspberry-pi/wiringpi/ '''Andrew''' | ||
** bcm2835 library | ** bcm2835 library | ||
− | *** http://www.open.com.au/mikem/bcm2835/ '''Jordan''' | + | *** http://www.open.com.au/mikem/bcm2835/ '''Jordan - Done, Subject to review''' |
** Perl module for above | ** Perl module for above | ||
− | *** http://search.cpan.org/~mikem/Device-BCM2835-1.0/lib/Device/BCM2835.pm ''' | + | *** http://search.cpan.org/~mikem/Device-BCM2835-1.0/lib/Device/BCM2835.pm '''Jordan''' |
** Pi3D | ** Pi3D | ||
*** https://github.com/tipam/pi3d '''Fossjon''' | *** https://github.com/tipam/pi3d '''Fossjon''' |
Revision as of 16:27, 11 July 2012
- Issues:
- The repo configuration includes the rpfr repo, but not the F17 repos. Andrew, I think this is the -release package -- it should install and enable the F17 repo control file as well as the rpfr one. Andrew - Done, Subject to testing
- Our naming is still inconsistent -- we have "raspi" "rasp-pi", and "raspberrypi" in various places. Andrew
- /etc/issue is being renamed to /etc/issue.rpmsave during the compose. Andrew
- The image is 4096 MB (=4GB) but many "4GB" SD cards are smaller. The image should be changed to 4000MB. Jordan - Done
- Firstboot isn't firing up, so there is no user account/resize option/etc etc. Please dig into this and see if you can get it running. Jordan and Fossjon
- We should compose with the kernel in that directory (i.e., that kernel should be in our repo). Andrew - Done
- Pulseaudio should be installed. X servers that we don't care about (e.g., for Intel/Nvidia/AMD-ATI cards) should not. What else can we pull out? Jordan
- The package set (commands and applications) needs additional refinement. TBD (Consult with Ctyler)
- Packages
- WiringPi
- bcm2835 library
- http://www.open.com.au/mikem/bcm2835/ Jordan - Done, Subject to review
- Perl module for above
- Pi3D
- https://github.com/tipam/pi3d Fossjon
- (Check the Source0 line in the raspberrypi-vc SRPM for info on how to use github as the upstream source)
- Miscellaneous
- PR Stuff (Mailing list, IRC) Jordan
- OpenGL Rasberry Fossjon
- Image testing Fosjon, Andrew, Jordan