F21 on utilite
by Jochen De Smet
I've had another go at installing F21 on my utilite, but am still not
having any luck.
This is the pro version, with the SSD.
I've inserted my SD card, and written the F21 image and the u-boot image
from
http://utilite-computer.com/download/utilite/u-boot/utilite-updater.tar.bz2
to it:
dd if=Fedora-Minimal-armhfp-21_Alpha-1-sda.raw of=/dev/mmcblk0
dd if=cm-fx6-firmware of=/dev/mmcblk0 bs=1K skip=1 seek=1 oflag=dsync
But I'm obviously missing some u-boot configuration, since on reboot it
starts booting from the sd but then just switches back to the SSD:
U-Boot SPL 2014.04-cm-fx6-1.1 (Jul 07 2014 - 11:11:21)
Booting from MMC
U-Boot 2014.04-cm-fx6-1.2 (Aug 24 2014 - 14:05:41)
CPU: Freescale i.MX6Q rev1.2 at 792 MHz
Reset cause: WDOG
I tried to force a manual boot from the SD:
CM-FX6 # ext2load mmc 2 0x10800000 uImage-3.16.1-301.fc21.armv7hl
5460752 bytes read in 338 ms (15.4 MiB/s)
CM-FX6 # ext2load mmc 2 0x11000000 uInitrd-3.16.1-301.fc21.armv7hl
29206069 bytes read in 1372 ms (20.3 MiB/s)
but that failed almost immediately:
CM-FX6 # bootm 0x10800000 0x11000000
## Booting kernel from Legacy Image at 10800000 ...
Image Name: 3.16.1-301.fc21.armv7hl
Created: 2014-09-16 3:19:49 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 5460688 Bytes = 5.2 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 11000000 ...
Image Name: initramfs
Created: 2014-09-16 3:19:50 UTC
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 29206005 Bytes = 27.9 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Loading Kernel Image ... data abort
pc : [<8ff872e0>] lr : [<8ff5c724>]
sp : 8fd53da0 ip : 00000000 fp : 8ffa1638
r10: 00000000 r9 : 8fd53f28 r8 : 8fd598ac
r7 : 00000000 r6 : 00008000 r5 : 0000070f r4 : 00000000
r3 : 00000000 r2 : 005352d0 r1 : 10800040 r0 : 00008000
Flags: Nzcv IRQs off FIQs off Mode SVC_32
Resetting CPU ...
I've also tried running the boot.scr that's on the F21 boot partition:
CM-FX6 # ext2load mmc 2 0x10800000 boot.scr
22564 bytes read in 93 ms (236.3 KiB/s)
CM-FX6 # imi 0x10800000
## Checking Image at 10800000 ...
Legacy image found
Image Name: a-b-c on Mon Sep 15 23:28:19 EDT
Created: 2014-09-16 3:28:19 UTC
Image Type: ARM Linux Script (uncompressed)
Data Size: 22500 Bytes = 22 KiB
Load Address: 00000000
Entry Point: 00000000
Contents:
Image 0: 22492 Bytes = 22 KiB
Verifying Checksum ... OK
CM-FX6 # source 0x10800000
## Executing script at 10800000
Welcome to a-b-c 0.63.
Could not successfully auto-detect system type.
You may need to set u_k_addr, u_ramfs_addr, u_dtb_addr, and u_dtb
Will scan for kernels on mmc usb scsi sata ide, using ext2 fat
filesystems with bootm
Starting menu init....
Failed to auto-boot
No value for u_dtb. Use klist and dtblist to select.
a-b-c main menu
---------------
run clist: for a list of known board configurations.
run klist: for a list of kernels.
run dtblist: for a list of dtbs.
run single: for single user target on boot.
run rescue: for rescue target on boot.
run graphical: for graphical target on boot.
run debug: for verbose debug boot.
run normal: for default systemd boot target (default).
run showdefs: for current defaults.
boot or run bootcmd: boot with currently configured parameters.
Enter command from the above list.
CM-FX6 # run clist
Board Configuration List
------------------------
syntax error
## Error: "catX" not defined
c1:
syntax error
## Error: "catX" not defined
c2:
syntax error
## Error: "catX" not defined
c3:
syntax error
## Error: "catX" not defined
c4:
syntax error
## Error: "catX" not defined
c5:
syntax error
## Error: "catX" not defined
c6:
syntax error
## Error: "catX" not defined
c7:
syntax error
## Error: "catX" not defined
c8:
syntax error
## Error: "catX" not defined
c9:
syntax error
## Error: "catX" not defined
c10:
syntax error
## Error: "catX" not defined
c11:
syntax error
## Error: "catX" not defined
c12:
syntax error
## Error: "catX" not defined
c13:
syntax error
## Error: "catX" not defined
c14:
syntax error
## Error: "catX" not defined
c15:
syntax error
## Error: "catX" not defined
c16:
syntax error
## Error: "catX" not defined
c17:
syntax error
## Error: "catX" not defined
c18:
syntax error
## Error: "catX" not defined
c19:
Type "run cX" where X is the board configuration number to use.
CM-FX6 #
From the file source I remembered that c10 is utilitie, so I tried:
CM-FX6 # run c10
Configuring for utilite
Configuring for imx
The following configuration values are defined:
u_k_addr: 0x14000000
u_k_addr: 0x14000000
u_ramfs_addr: 0x32000000
u_dtb_addr: 0x12000000
u_iodevs: sata mmc usb
u_iodevs: sata mmc usb
u_fs: ext2
u_devpart: 0:1 0:2 1:1 1:2
u_boot: bootm
u_root: UUID=c078beec-18b2-44ae-aac5-e6fc275b45c5
u_dtb:
skip_dtb: 1 (null means a dtb will be loaded)
pass_dtb: (null means no bootarg passed)
u_extraargs: console=ttymxc3,115200,115200
CM-FX6 # run klist |
|
Kernel List |
----------- |
syntax error |
## Error: "catX" not defined |
syntax error |
## Error: "catX" not defined |
k1: for |
(Currently selected: k: ) |
|
Type "run kX" where X is the kernel number to use. |
CM-FX6 # run k1 |
syntax error
## Error: "catX" not defined
Using kernel k1 ().
CM-FX6 #
Looks like the syntax errors all come from this:
setenv catX "setenv catout \\\'$$catin\\\'"
I've tried a "boot" anyway at that point, but that failed with lots of
errors for sata 0, sata 1, mmc0, mmc1, usb0, usb1; no messages at all
about mmc2.
Any hints would be appreciated.
J.
9 years, 1 month
arm F-21 Branched report: 20141023 changes
by Fedora compose checker
Compose started at Thu Oct 23 07:15:02 UTC 2014
Summary:
Added Packages: 0
Removed Packages: 0
Modified Packages: 0
Size of added packages: 0 (0 )
Size change of modified packages: 0 (0 )
Size of removed packages: 0 (0 )
Size change: 0 (0 )
Compose finished at Thu Oct 23 08:59:33 UTC 2014
9 years, 1 month
arm rawhide report: 20141023 changes
by Fedora compose checker
Compose started at Thu Oct 23 05:15:08 UTC 2014
New package: copr-selinux-1.35-1.fc22
SELinux module for COPR
New package: nodejs-chainsaw-0.1.0-1.fc22
Build chainable fluent interfaces the easy way
New package: python-pdfkit-0.4.1-5.fc22
Wkhtmltopdf python wrapper
Removed package: python-llvmpy-0.12.7-1.fc22
Updated Packages:
debootstrap-1.0.64-1.fc22
-------------------------
* Wed Oct 22 2014 Jan Vcelak <jvcelak(a)fedoraproject.org> 1.0.64-1
- new upstream release:
+ Ubuntu vivid as a symlink to gutsy
+ move set -e out of shebang line (Debian: #762713)
Size change: 12 bytes
diskimage-builder-0.1.34-4.fc22
-------------------------------
* Wed Oct 22 2014 James Slagle <jslagle(a)redhat.com> 0.1.34-4
- Move busybox binary-dep to ramdisk element
Size change: 971 bytes
elixir-1.0.2-1.fc22
-------------------
* Wed Oct 22 2014 Jochen Schmitt <Jochen herr-schmitt de> - 1.0.2-1
- New upstream release
Size change: -111 bytes
fedmsg-0.11.0-2.fc22
--------------------
* Wed Oct 22 2014 Luke Macken <lmacken(a)redhat.com> - 0.11.0-2
- Fix the permissions on the systemd service files
Size change: 117 bytes
imagefactory-1.1.6-1.fc22
-------------------------
* Tue Oct 21 2014 Ian McLeod <imcleod(a)redhat.com> -1.1.6-1
- Upstream 1.1.6 release
Size change: 4660 bytes
nodejs-mapnik-vector-tile-0.6.0-1.fc22
--------------------------------------
* Wed Oct 22 2014 Tom Hughes <tom(a)compton.nu> - 0.6.0-1
- Update to 0.6.0 upstream release
Size change: 433528 bytes
nodejs-temp-0.7.0-2.fc22
------------------------
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Size change: 3249 bytes
perl-Archive-Zip-1.39-1.fc22
----------------------------
* Wed Oct 22 2014 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.39-1
- 1.39 bump
Size change: -785 bytes
perl-Dancer-1.3132-1.fc22
-------------------------
* Tue Oct 21 2014 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.3132-1
- 1.3132 bump
Size change: 4450 bytes
perl-IO-Socket-SSL-2.002-1.fc22
-------------------------------
* Wed Oct 22 2014 Paul Howarth <paul(a)city-fan.org> - 2.002-1
- Update to 2.002
- Fix check for (invalid) IPv4 when validating hostname against certificate;
do not use inet_aton any longer because it can cause DNS lookups for
malformed IP (CPAN RT#99448)
- Update PublicSuffix with latest version from publicsuffix.org - lots of new
top level domains
- Add exception to PublicSuffix for s3.amazonaws.com (CPAN RT#99702)
Size change: 4250 bytes
perl-JSON-MaybeXS-1.002006-1.fc22
---------------------------------
* Wed Oct 22 2014 Paul Howarth <paul(a)city-fan.org> - 1.002006-1
- Update to 1.002006
- Add some additional test diagnostics, to help find bad version combinations
of JSON backends
Size change: 397 bytes
phpMyAdmin-4.2.10.1-1.fc22
--------------------------
* Wed Oct 22 2014 Robert Scheck <robert(a)fedoraproject.org> 4.2.10.1-1
- Upgrade to 4.2.10.1 (#1155272, #1155362)
Size change: 72400 bytes
python-diff-cover-0.7.1-1.fc22
------------------------------
* Wed Oct 22 2014 David Shea <dshea(a)redhat.com> - 0.7.1-1
- Incorporate sources tag in corbetura reports improving diff-cover's behavior in non python codebases
- Generating HTML report still allows STDOUT to print the regular report
Size change: 655 bytes
python-django-helpdesk-0.1.12-4.fc22
------------------------------------
* Wed Oct 22 2014 Luis Bazan <lbazan(a)fedoraproject.org> - 0.1.12-4
- clean spec
Size change: 91 bytes
python-moksha-hub-1.4.4-1.fc22
------------------------------
* Wed Oct 22 2014 Ralph Bean <rbean(a)redhat.com> - 1.4.4-1
- Latest upstream; removed our patches.
- Consumers can now handle a list of multiple topics again.
Size change: -406 bytes
python-swiftclient-2.3.1-2.fc22
-------------------------------
* Wed Oct 22 2014 Haïkel Guémar <hguemar(a)fedoraproject.org> - 2.3.1-2
- Add missing requirements (RHBZ #1154169)
- Few specs cleanups
Size change: 212 bytes
rabbitmq-server-3.4.0-1.fc22
----------------------------
* Wed Oct 22 2014 John Eckersberg <eck(a)redhat.com> - 3.4.0-1
- New upstream release - 3.4.0
Size change: 5184 bytes
texi2html-5.0-2.fc22
--------------------
* Wed Oct 22 2014 Petr Pisar <ppisar(a)redhat.com> - 5.0-2
- Unbundle Unicode-EastAsianWidth (bug #1154436)
- Unbundle libintl-perl
Size change: 2336 bytes
Summary:
Added Packages: 3
Removed Packages: 1
Modified Packages: 18
Size of added packages: 46140 (45 k)
Size change of modified packages: 531210 (519 k)
Size of removed packages: 585540 (572 k)
Size change: -8190 (-8.0 k)
Compose finished at Thu Oct 23 06:46:47 UTC 2014
9 years, 1 month
Fedora-Minimal-armhfp-21_Beta-TC4 -- not booting on Cubietruck
by Robert Moskowitz
I downloaded:
https://dl.fedoraproject.org/pub/alt/stage/21_Beta_TC4/Images/armhfp/Fedo...
And the checksum (sha256sum) agrees. I build the SD card with:
/home/rgm/arm/fedora-arm-image-installer/fedora-arm-image-installer.sh
--image=/home/rgm/arm/Fedora-Minimal-armhfp-21_Beta-TC4-sda.raw.xz
--target=Cubietruck --media=/dev/sdb --norootpass
I put the SD card in my Cubietruck and here is what I get on the serial
console:
Fedora-Minimal-armhfp-21_Beta-TC4 Boot Options.
1: Fedora-Minimal-armhfp-21_Beta-TC4 (3.17.0-301.fc21.armv7hl)
Enter choice: 1: Fedora-Minimal-armhfp-21_Beta-TC4
(3.17.0-301.fc21.armv7hl)
Retrieving file: /initramfs-3.17.0-301.fc21.armv7hl.img
28085684 bytes read in 1456 ms (18.4 MiB/s)
Retrieving file: /vmlinuz-3.17.0-301.fc21.armv7hl
5538024 bytes read in 471 ms (11.2 MiB/s)
append: ro root=UUID=b6a0bdb6-46ac-4206-b116-72e95429cfcd
Retrieving file: /dtb-3.17.0-301.fc21.armv7hl/sun7i-a20-cubietruck.dtb
22431 bytes read in 1239 ms (17.6 KiB/s)
Kernel image @ 0x42000000 [ 0x000000 - 0x5480e8 ]
## Flattened Device Tree blob at 43000000
Booting using the fdt blob at 0x43000000
Loading Ramdisk to 4e537000, end 4ffffdb4 ... OK
Loading Device Tree to 4e52e000, end 4e53679e ... OK
Starting kernel ...
and there it sits.
I have a couple days for testing until I start travel, what should I try
to trouble shoot this?
Also I see that there is now a /usr/share/uboot/cubieboard2/ directory,
but it is not one of the script install options. How do I build a
cubieboard2 SD card for testing?
thanks
9 years, 1 month
Announcing the Fedora 21 Alpha for the Aarch64 architecture!
by Peter Robinson
I'm pleased to announce the arrival of the Fedora Alpha release for the
ARM aarch64 architecture. Feel free to take it for a drive [1].
The initial release of Fedora for aarch64 focuses on the Fedora Base and Server
product with support for hardware plarforms such as the APM Storm
platform including
devices like the Mustang board, AMD Seattle and ARM Versatile
Express64 including
the Foundation emulator and the Juno hardware platform.
The aarch64 Server product supports all the features of the product that the
mainline primary platforms support. We also support the Base product set and the
vast majority of the 15K+ source package set of the entire Fedora
release are now
built.
=== Fedora 21 Base ===
Each of the products will build on the "base" set of packages for Fedora. For
instance, each product will use the same packages for the kernel, RPM, yum,
systemd, Anaconda, and so forth.
The Base Working Group develops the standard platform for all Fedora products,
which includes the installer, compose tools, and basic platform for the other
products. Base is not a full product intended for use on its own, but to be kept
as a small, stable platform for other products to build on.
=== Fedora 21 Server ===
The Fedora Server product is a common base platform that is meant to
run featured
application stacks, which are produced, tested, and distributed by the Server
Working Group. Want to use Fedora as a Web server, file server, database server,
or platform for an Infrastructure-as-a-Service? Fedora 21 Server is for you.
== Issues and Details ==
This is an Alpha release. As such, we expect that you may encounter bugs or
missing features. To report issues encountered during testing, contact
the Fedora
ARM team via the arm mailing list or in #fedora-arm on freenode. The release can
be found on the secondary architecture mirrors [2].
[1] https://fedoraproject.org/wiki/Architectures/AArch64/F21_Alpha/Installation
[2] https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-server-21&arch=a...
9 years, 1 month
recommend outdoor hardware
by Jozef Mlich
Dear ARM fedora contributors,
I am looking for cheap arm single board computer for outdoor use. I am
afraid of damages in low temperature (-10 deg C).
Additionally I want to connect some i2c/spi sensors to it. I prefer
fedora. Currently, I have proof of concept device using Raspberry PI. It
does meteo station (wind speed / direction / temperature/ ..), adsb
receiver, and camera.
Can you recommend me some devices?
regards,
--
Jozef Mlich <jmlich(a)redhat.com>
Associate Software Engineer - EMEA ENG Developer Experience
Mobile: +420 604 217 719
http://cz.redhat.com/
Red Hat, Inc.
9 years, 1 month
arm F-21 Branched report: 20141022 changes
by Fedora compose checker
Compose started at Wed Oct 22 07:15:02 UTC 2014
Removed package: python-llvmpy-0.12.6-3.fc21
Updated Packages:
fedora-release-21-0.16
----------------------
* Mon Oct 06 2014 Ray Strode <rstrode(a)redhat.com> 21-0.16
- Rename fedora-release-standard to fedora-release-nonproduct
following discussion on list and irc
* Fri Oct 03 2014 Stephen Gallagher <sgallagh(a)redhat.com> 21-0.15
- Add system-release-product virtual Provides and Requires
Size change: 543 bytes
pykickstart-1.99.63-2.fc21
--------------------------
* Mon Oct 13 2014 Chris Lumens <clumens(a)redhat.com> 1.99.63-2
- Rebuild for F20.
* Fri Oct 10 2014 Chris Lumens <clumens(a)redhat.com> - 1.99.63-1
- Move the test for --nombr option to the right class (vpodzime)
- Add the --nombr bootloader option in pykickstart (gczarcinski)
* Tue Oct 07 2014 Chris Lumens <clumens(a)redhat.com> - 1.99.62-1
- Allow recommended flag for non-prexisting logical volumes (#1149718) (amulhern)
- Apply a couple more 2to3 fixes, still avoiding the hard ones.(#985310). (clumens)
- Apply the obvious easy changes from 2to3 (#985310). (clumens)
* Fri Oct 03 2014 Chris Lumens <clumens(a)redhat.com> - 1.99.61-1
- Add support for specifying thin pool profile (vpodzime)
- Add missing import (mkolman)
- Add tests for --interfacename validation (mkolman)
- Validate network interface name when parsing the kickstart (#1081982) (mkolman)
Size change: 431 bytes
python-blivet-0.61.5-1.fc21
---------------------------
* Tue Oct 14 2014 Samantha N. Bueno <sbueno+anaconda(a)redhat.com> - 0.61.5-1
- Branch transifex for the f21-branch (#1151750) (vpodzime)
- Remove unused import introduced by porting patches (vpodzime)
- Allow specifying thin pool profiles (vpodzime)
- Remove tests for the sanityCheck (vpodzime)
- Move _verifyLUKSDevicesHaveKey and its exception to anaconda (vpodzime)
- Remove sanityCheck functions from blivet sources (vpodzime)
- Allow specifying minimum entropy when creating LUKS (vpodzime)
- Allow user code provide callbacks for various actions/events (vpodzime)
- Allow user code creating free space snapshot (vpodzime)
- Update tests to bring into line w/ previous commit (#1150147) (amulhern)
- Abstract ContainerDevice member format check into a method (#1150147)
(amulhern)
- Register DeviceFormat class (#1150147) (amulhern)
- Don't append btrfs mount options to None (#1150872) (dshea)
- Convert int to str before passing it to run_program (#1151129) (amulhern)
- Avoid unneccesarily tripping raid-level member count checks. (dlehman)
- Allow toggling encryption of raid container members. (#1148373) (dlehman)
- Organize installer block device name blacklist. (#1148923) (dlehman)
Size change: -82703 bytes
Summary:
Added Packages: 0
Removed Packages: 1
Modified Packages: 3
Size of added packages: 0 (0 )
Size change of modified packages: -81729 (-80 k)
Size of removed packages: 584807 (571 k)
Size change: -666536 (-651 k)
Compose finished at Wed Oct 22 09:47:10 UTC 2014
9 years, 1 month
arm rawhide report: 20141022 changes
by Fedora compose checker
Compose started at Wed Oct 22 05:15:10 UTC 2014
New package: gerrymander-1.3-4.fc22
The gerrit client tools
New package: perl-WebService-Dropbox-1.22-2.fc22
Perl interface to Dropbox API
New package: python-SimpleCV-1.3-3.fc22
Open source framework for building computer vision applications
New package: python-ZEO-4.0.0-1.fc22
Client-server storage implementation for ZODB
New package: rubygem-joiner-0.3.3-1.fc22
Builds ActiveRecord joins from association paths
New package: torbrowser-launcher-0.1.6-2.fc22
Tor Browser Bundle managing tool
Updated Packages:
canl-java-2.1.1-1.fc22
----------------------
* Mon Oct 13 2014 Mattias Ellert <mattias.ellert(a)fysast.uu.se> - 2.1.1-1
- New upstream version
Size change: 4579 bytes
cglib-3.1-5.fc22
----------------
* Mon Oct 20 2014 Mikolaj Izdebski <mizdebsk(a)redhat.com> - 3.1-5
- Add alias for cglib:cglib-nodep
Size change: 4210 bytes
diskimage-builder-0.1.34-3.fc22
-------------------------------
* Tue Oct 21 2014 James Slagle <jslagle(a)redhat.com> 0.1.34-3
- Remove requirement on busybox, we use dracut now.
* Mon Oct 20 2014 James Slagle <jslagle(a)redhat.com> 0.1.34-2
- Enable dracut deploy ramdisks
* Mon Oct 20 2014 James Slagle <jslagle(a)redhat.com> 0.1.34-1
- Update to upstream 0.1.34
Size change: 5337 bytes
felix-framework-4.4.1-1.fc22
----------------------------
* Tue Oct 21 2014 Mat Booth <mat.booth(a)redhat.com> - 4.4.1-1
- Update to upstream 4.4.1 release.
Size change: 6679 bytes
generic-release-22-0.3
----------------------
* Tue Oct 21 2014 Tom Callaway <spot(a)fedoraproject.org> - 22-0.3
- add versioned provide for system-release(VERSION)
* Tue Oct 21 2014 Tom Callaway <spot(a)fedoraproject.org> - 22-0.2
- add productization (it is the foooooture)
* Thu Aug 07 2014 Dennis Gilmore <dennis(a)ausil.us> - 22-0.1
- Require fedora-repos and no longer ship repo files
Size change: -12174 bytes
golang-github-kr-pretty-0-0.3.gitf31442d.fc22
---------------------------------------------
* Mon Oct 20 2014 jchaloup <jchaloup(a)redhat.com> - 0-0.3.git5feda8d
- Bump to f31442d60e51465c69811e2107ae978868dbea5c
- Choose the correct architecture
Size change: 404 bytes
google-croscore-fonts-1.23.0-6.fc22
-----------------------------------
* Mon Oct 20 2014 Parag Nemade <pnemade AT redhat DOT com> - 1.23.0-6
- Add metainfo files to show Arimo, Cousine, Tinos fonts in gnome-software
Size change: 1249 bytes
imagefactory-plugins-1.1.6-1.fc22
---------------------------------
* Tue Oct 21 2014 Ian McLeod <imcleod(a)redhat.com> - 1.1.6-1
- Upstream 1.1.6 release
* Wed Jul 09 2014 Steve Loranz <sloranz(a)redhat.com> - 1.1.6
- Add Nova plugin
Size change: 18530 bytes
instack-undercloud-1.0.16-1.fc22
--------------------------------
* Tue Oct 21 2014 James Slagle <jslagle(a)redhat.com> 1.0.16-1
- Bump to 1.0.16
* Mon Oct 20 2014 James Slagle <jslagle(a)redhat.com> 1.0.15-1
- Bump to 1.0.15
Size change: 730 bytes
javapackages-tools-4.2.0-4.fc22
-------------------------------
* Tue Oct 21 2014 Michael Simacek <msimacek(a)redhat.com> - 4.2.0-4
- Fix pom_editor missing space between xmlns declarations
Size change: 785 bytes
jdom2-2.0.6-1.fc22
------------------
* Tue Oct 21 2014 gil cattaneo <puntogil(a)libero.it> 2.0.6-1
- update to 2.0.6 (rhbz#1118627)
Size change: 5202 bytes
manchu-fonts-2.006-9.fc22
-------------------------
* Tue Oct 21 2014 Parag Nemade <pnemade AT redhat DOT com> - 2.006-9
- Add metainfo file to show this font in gnome-software
Size change: 3635 bytes
mate-themes-1.9.1-2.fc22
------------------------
* Tue Oct 21 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.9.1-2
- remove all themes which doesn't support GTK3
* Tue Oct 21 2014 Wolfgang Ulbrich <chat-to-me(a)raveit.de> - 1.9.1-1
- update to 1.9.1 release for GTK3-3.14
- add gtk-unico-engine runtime require for shiny theme
Size change: 136972 bytes
openstack-nova-2014.2-1.fc22
----------------------------
* Mon Oct 20 2014 Alan Pevec <alan.pevec(a)redhat.com> 2014.2-1
- Juno release
* Mon Oct 20 2014 Pádraig Brady <pbrady(a)redhat.com> - 2014.2-0.8.rc2
- Split spicehtml5proxy to subpackage and use standard package service control
- Add novncproxy service to standard %post package operation
- Add new Juno serialproxy service
Size change: -3648 bytes
openstack-tripleo-heat-templates-0.7.9-5.fc22
---------------------------------------------
* Mon Oct 20 2014 James Slagle <jslagle(a)redhat.com> 0.7.9-5
- Update patches
* Mon Oct 20 2014 James Slagle <jslagle(a)redhat.com> 0.7.9-4
- Update patches
Size change: -549 bytes
openstack-tripleo-image-elements-0.8.10-2.fc22
----------------------------------------------
* Tue Oct 21 2014 James Slagle <jslagle(a)redhat.com> 0.8.10-2
- Make rdo-release install safe
* Mon Oct 20 2014 James Slagle <jslagle(a)redhat.com> 0.8.10-1
- Update to upstream 0.8.10
Size change: -8654 bytes
openstack-tuskar-0.4.15-2.fc22
------------------------------
* Mon Oct 20 2014 Jordan OMara <jomara(a)redhat.com> 0.4.15-2
- tuskar user (jomara(a)redhat.com)
Size change: 232 bytes
oxygen-fonts-5.1.0-2.fc22
-------------------------
* Mon Oct 20 2014 Rex Dieter <rdieter(a)fedoraproject.org> 5.1.0-2
- provide oxygen-fonts (meta)package, fixes upgrade path (#1154369)
Size change: 232 bytes
perl-Data-Dump-Color-0.22-1.fc22
--------------------------------
* Tue Oct 21 2014 Petr Pisar <ppisar(a)redhat.com> - 0.22-1
- 0.22 bump
Size change: 352 bytes
perl-ExtUtils-Depends-0.402-1.fc22
----------------------------------
* Mon Oct 20 2014 Paul Howarth <paul(a)city-fan.org> - 0.402-1
- Update to 0.402
- Set Data::Dumper::Sortkeys = 1 in ExtUtils::Depends->save_config()
(CPAN RT#99260)
Size change: 310 bytes
perl-Hook-LexWrap-0.25-1.fc22
-----------------------------
* Tue Oct 21 2014 Paul Howarth <paul(a)city-fan.org> - 0.25-1
- Update to 0.25
- Fix for perl 5.21.4: ensure barewords are parsed properly (CPAN RT#99021,
Perl RT#122757)
- This release by ETHER → update source URL
- Package new upstream documentation and license file
- No longer need to fix line endings
- Classify buildreqs by usage
- Silence bogus warning about not having bleeding edge build modules
Size change: 20897 bytes
perl-IO-Socket-SSL-2.001-1.fc22
-------------------------------
* Tue Oct 21 2014 Paul Howarth <paul(a)city-fan.org> - 2.001-1
- Update to 2.001
- Add SSL_OP_SINGLE_(DH|ECDH)_USE to default options to increase PFS security
- Update external tests with currently expected fingerprints of hosts
- Some fixes to make it still work on 5.8.1
Size change: 155 bytes
perl-Inline-Struct-0.12-1.fc22
------------------------------
* Mon Oct 20 2014 Petr Šabata <contyk(a)redhat.com> - 0.12-1
- 0.12 bump
Size change: 665 bytes
perl-Log-Dispatch-2.44-1.fc22
-----------------------------
* Tue Oct 21 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 2.44-1
- Upstream update.
Size change: 191 bytes
perl-Mail-Sender-0.8.23-1.fc22
------------------------------
* Tue Oct 21 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 0.8.23-1
- Upstream update.
- Spec cleanup.
Size change: 1323 bytes
perl-Module-CoreList-5.20141020-1.fc22
--------------------------------------
* Tue Oct 21 2014 Petr Pisar <ppisar(a)redhat.com> - 1:5.20141020-1
- 5.20141020 bump
Size change: 404 bytes
perl-Net-Daemon-0.48-10.fc22
----------------------------
* Tue Oct 21 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 0.48-10
- Remove no-longer-needed macros
- Use the %license tag
- Be more specific when listing files
- Add perl default filter
Size change: 134 bytes
perl-Net-UPnP-1.4.3-1.fc22
--------------------------
* Mon Oct 20 2014 Petr Pisar <ppisar(a)redhat.com> - 1:1.4.3-1
- 1.4.3 bump
Size change: 411 bytes
perl-Software-License-CCpack-1.11-1.fc22
----------------------------------------
* Mon Oct 20 2014 Paul Howarth <paul(a)city-fan.org> - 1.11-1
- Update to 1.11
- Include all versions of licenses, including the new 4.0 ones
- Downgrade the Perl version to 5.6
- Fix links in POD
- Minor clean-up of license files
Size change: 70588 bytes
perl-Test-Version-1.004001-1.fc22
---------------------------------
* Tue Oct 21 2014 Paul Howarth <paul(a)city-fan.org> - 1.004001-1
- Update to 1.004001
- Improved consistent check diagnostics (GH#11)
* Mon Oct 20 2014 Paul Howarth <paul(a)city-fan.org> - 1.004000-1
- Update to 1.004000
- Add consistent check (GH#10)
Size change: 1172 bytes
perl-Tree-DAG_Node-1.23-1.fc22
------------------------------
* Tue Oct 21 2014 Paul Howarth <paul(a)city-fan.org> - 1.23-1
- Update to 1.23
- Change output format when using node2string(), which is called by
tree2string(); indentation that used to be '|---' is now '|--- ', which
makes the difference between node names ''/'-', '1'/'-1', etc. much clearer
- Classify buildreqs by usage
Size change: 775 bytes
php-SymfonyCmfRouting-1.2.0-1.fc22
----------------------------------
* Mon Oct 20 2014 Shawn Iwinski <shawn.iwinski(a)gmail.com> - 1.2.0-1
- Updated to 1.2.0 (BZ #1096125)
- Enabled tests by default
- Updated URL, description, dependencies, %check, and %files
- Added "php-composer(symfony-cmf/routing)" virtual provide
- %license usage
Size change: 7851 bytes
pyhoca-cli-0.5.0.1-1.fc22
-------------------------
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.1-1
- Update to 0.5.0.1
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.0-1
- Update to 0.5.0.0
Size change: -9529 bytes
pyhoca-gui-0.5.0.0-1.fc22
-------------------------
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.0-1
- Update to 0.5.0.0
Size change: 51887 bytes
python-ZODB3-3.11.0-1.fc22
--------------------------
* Mon Oct 20 2014 Jerry James <loganjerry(a)gmail.com> - 3.11.0-1
- Update to 3.11.0
Size change: -651928 bytes
python-django-horizon-2014.2-2.fc22
-----------------------------------
* Mon Oct 20 2014 Matthias Runge <mrunge(a)redhat.com> - 2014.2-2
- update wsgi app creation to be compatible with Django 1.7
Size change: 904 bytes
python-x2go-0.5.0.1-1.fc22
--------------------------
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.1-1
- Update to 0.5.0.1
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.0-1
- Update to 0.5.0.0
Size change: 4825 bytes
qt5-qtdoc-5.4.0-0.1.beta.fc22
-----------------------------
* Mon Oct 20 2014 Rex Dieter <rdieter(a)fedoraproject.org> 5.4.0-0.1.beta
- 5.4.0-beta
Size change: -666591 bytes
qt5-qttranslations-5.4.0-0.1.beta.fc22
--------------------------------------
* Mon Oct 20 2014 Rex Dieter <rdieter(a)fedoraproject.org> 5.4.0-0.1.beta
- 5.4.0-beta
Size change: 24287 bytes
relaxngDatatype-2011.1-1.fc22
-----------------------------
* Tue Oct 21 2014 Mat Booth <mat.booth(a)redhat.com> - 2011.1-1
- Update to version released from new project location rhbz#981275
- Build/install with maven instead of ant
- Drop old javadoc rpm bug workaround
Size change: -52162 bytes
rpmdevtools-8.5-1.fc22
----------------------
* Mon Oct 20 2014 Ville Skyttä <ville.skytta(a)iki.fi> - 8.5-1
- Update to 8.5
- Mark COPYING as %license where applicable
Size change: 4440 bytes
rubygem-httpclient-2.5.1-1.fc22
-------------------------------
* Mon Oct 20 2014 Troy Dawson <tdawson(a)redhat.com> - 2.5.1-1
- Update to 2.5.1
* Mon Oct 20 2014 Troy Dawson <tdawson(a)redhat.com> - 2.4.0-3
- Update spec to follow latest guidelines
Size change: -1745144 bytes
selinux-policy-3.13.1-88.fc22
-----------------------------
* Tue Oct 21 2014 Lukas Vrabec <lvrabec(a)redhat.com> 3.13.1-88
- Allow couchdb read sysctl_fs_t files. BZ(1154327)
- Allow osad to connect to jabber client port. BZ (1154242)
- Allow mon_statd to send syslog msgs. BZ (1077821
- Allow apcupsd to get attributes of filesystems with xattrs
* Fri Oct 17 2014 Miroslav Grepl <mgrepl(a)redhat.com> 3.13.1-87
- Allow systemd-networkd to be running as dhcp client.
- Label /usr/bin/cockpit-bridge as shell_exec_t.
- Add label for /var/run/systemd/resolve/resolv.conf.
- ALlow listen and accept on tcp socket for init_t in MLS. Previously it was for xinetd_t.
- Allow systemd-networkd to be running as dhcp client.
- Label /usr/bin/cockpit-bridge as shell_exec_t.
- Add label for /var/run/systemd/resolve/resolv.conf.
- ALlow listen and accept on tcp socket for init_t in MLS. Previously it was for xinetd_t.
Size change: 2064 bytes
shorewall-4.6.4.3-1.fc22
------------------------
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.6.4.3-1
- Update to 4.6.4.3
Size change: 1268 bytes
shutter-0.93-1.fc22
-------------------
* Sun Oct 19 2014 Robin Lee <cheeselee(a)fedoraproject.org> - 0.93-1
- Update to 0.93
Size change: 891 bytes
sil-gentium-basic-fonts-1.1-12.fc22
-----------------------------------
* Tue Oct 21 2014 Parag Nemade <pnemade AT redhat DOT com> - 1.1-12
- Add metainfo file to show this font in gnome-software
- Remove duplicate dir %{_fontdir}
- Clean the spec to follow current packaging guidelines
Size change: 5146 bytes
sil-gentium-fonts-1.02-17.fc22
------------------------------
* Tue Oct 21 2014 Parag Nemade <pnemade AT redhat DOT com> - 1.02-17
- Add metainfo file to show this font in gnome-software
- Remove duplicate dir %{_fontdir}
- Clean the spec to follow current packaging guidelines
Size change: 5142 bytes
smc-fonts-6.1-2.fc22
--------------------
* Tue Oct 21 2014 Rajeesh K V <rajeeshknambiar(a)fedoraproject.org> 6.1-2
- Bugfixes to AppStream files
Size change: 1853056 bytes
system-config-users-1.3.6-1.fc22
--------------------------------
* Tue Oct 21 2014 Nils Philippsen <nils(a)redhat.com> - 1.3.6-1
- catch runtime errors and display them to the user (#1096545)
- consistently don't use separators in dialogs
- pull updated translations
Size change: 1896 bytes
xdg-utils-1.1.0-0.31.rc2.fc22
-----------------------------
* Tue Oct 21 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.1.0-0.31.rc2
- workaround %autosetup failure harder (#1084309)
* Mon Oct 20 2014 Rex Dieter <rdieter(a)fedoraproject.org> 1.1.0-0.30.rc2
- workaround %autosetup failure, again (#1084309)
Size change: 322 bytes
Summary:
Added Packages: 6
Removed Packages: 0
Modified Packages: 50
Size of added packages: 43720505 (42 M)
Size change of modified packages: -900247 (-879 k)
Size of removed packages: 0 (0 )
Size change: 42820258 (41 M)
Compose finished at Wed Oct 22 06:57:54 UTC 2014
9 years, 1 month
Re: [fedora-arm] boot arm fedora via u-boot in qemu
by Hans de Goede
Hi Gerd,
On 10/21/2014 03:33 PM, Gerd Hoffmann wrote:
> Hi,
>
> Played around with u-boot a bit, trying to get it work in qemu, so you
> don't have to hop through loops copying the kernel+initrd from the disk
> image to pass it to qemu on the command line.
>
> Guess why I'm asking here? No so success so far :(
>
> What I did: Started with the fedora uboot-tools package, then tried to
> adapt vexpress. Look here:
>
> https://www.kraxel.org/cgit/jenkins/u-boot/tree/
>
> Patches 1-7 come straight from the fedora package.
> Patch #8 is a bugfix.
> Patch #9 is a debug patch (send logs to console).
> Patch #10 adapts vexpress to the distro patches.
> Patch #11 makes u-boot pick up the fdt from qemu.
>
> All looks fine, uboot finds the virtual sdcard, loads kernel + initrd,
> passes on the fdt. kernel doesn't boot though, without printing any
> helpful clues to the serial console.
>
> Any ideas what this might be?
> Any hints how to go on with debugging?
>
> thanks,
> Gerd
>
> --------- [ cut here: log from a boot attempt ] -------------
> + exec qemu-system-arm -nographic -M vexpress-a9 -m 1G \
> -kernel build-vexpress_ca9x4/u-boot \
> -dtb /path/to/vexpress-v2p-ca9.dtb -sd f21.img
>
>
> U-Boot 2014.10-rc3-00275-g30ed9a4 (Oct 21 2014 - 12:49:54)
>
> DRAM: 1 GiB
> WARNING: Caches not enabled
> Flash: 128 MiB
> MMC: MMC: 0
> *** Warning - bad CRC, using default environment
>
> In: serial
> Out: serial
> Err: serial
> QEMU: fdt found at 60000000, using it.
> Net: smc911x-0
> Warning: smc911x-0 using MAC address from net device
>
> Warning: Your board does not use generic board. Please read
> doc/README.generic-board and take action. Boards not
> upgraded by the late 2014 may break or be removed.
> Hit any key to stop autoboot: 0
> switch to partitions #0, OK
> mmc0 is current device
> Scanning mmc 0:1...
> Found /extlinux/extlinux.conf
> Retrieving file: /extlinux/extlinux.conf
> 528 bytes read in 34 ms (14.6 KiB/s)
> Ignoring unknown command: ui
> Ignoring malformed menu command: autoboot
> Ignoring malformed menu command: hidden
> Ignoring unknown command: totaltimeout
> Fedora-Minimal-armhfp-21-20140905 Boot Options.
> 1: Fedora-Minimal-armhfp-21-20140905 (3.16.1-301.fc21.armv7hl)
> Enter choice: 1
> 1: Fedora-Minimal-armhfp-21-20140905 (3.16.1-301.fc21.armv7hl)
> Retrieving file: /initramfs-3.16.1-301.fc21.armv7hl.img
> 29202689 bytes read in 3788 ms (7.4 MiB/s)
> Retrieving file: /vmlinuz-3.16.1-301.fc21.armv7hl
> 5460688 bytes read in 762 ms (6.8 MiB/s)
> append: ro root=UUID=55c3c475-37c8-41f8-ac34-3c153cde02a2
> console=ttyAMA0,115200n8
> Kernel image @ 0x80008000 [ 0x000000 - 0x5352d0 ]
> ## Flattened Device Tree blob at 60000000
> Booting using the fdt blob at 0x60000000
> Loading Ramdisk to 7e307000, end 7fee0901 ... OK
> Loading Device Tree to 7e2f8000, end 7e306339 ... OK
>
> Starting kernel ...
Here is what a working boot on an Allwinner board looks like:
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0...
Found /extlinux/extlinux.conf
Retrieving file: /extlinux/extlinux.conf
769 bytes read in 100 ms (6.8 KiB/s)
Ignoring unknown command: ui
Ignoring malformed menu command: autoboot
Ignoring malformed menu command: hidden
Ignoring unknown command: totaltimeout
Fedora-Minimal-armhfp-rawhide-20140731 Boot Options.
1: Fedora-Minimal-armhfp-rawhide-20140731 (zImage)
2: Fedora-Minimal-armhfp-rawhide-20140731 (3.16.0-0.rc7.git1.1.fc22.armv7hl)
Enter choice: 2
2: Fedora-Minimal-armhfp-rawhide-20140731 (3.16.0-0.rc7.git1.1.fc22.armv7hl)
Retrieving file: /initramfs-3.16.0-0.rc7.git1.1.fc22.armv7hl.img
29519929 bytes read in 1724 ms (16.3 MiB/s)
Retrieving file: /vmlinuz-3.16.0-0.rc7.git1.1.fc22.armv7hl
5932608 bytes read in 456 ms (12.4 MiB/s)
append: ro root=UUID=a6446dcb-320d-421f-9b71-725b68e5a41b console=ttyS0,115200
Retrieving file: /dtb-3.16.0-0.rc7.git1.1.fc22.armv7hl/sun7i-a20-bananapi.dtb
22335 bytes read in 2312 ms (8.8 KiB/s)
Kernel image @ 0x42000000 [ 0x000000 - 0x5a8640 ]
## Flattened Device Tree blob at 43000000
Booting using the fdt blob at 0x43000000
Loading Ramdisk to 4e3d8000, end 4ffff039 ... OK
Loading Device Tree to 4e3cf000, end 4e3d773e ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.16.0-0.rc7.git1.1.fc22.armv7hl (mockbuild(a)arm02-builder06.arm.fedoraproject.org) (gcc version 4.9.1 20140717 (Red Hat 4.9.1-2) (GCC) ) #1 SMP Tue Jul 29 17:20:28 UTC 2014
Note how it is also actually reading the dtb from disk, where as in your case
it is not, so that seems to be the culprit.
Regards,
Hans
9 years, 1 month
arm F-21 Branched report: 20141021 changes
by Fedora compose checker
Compose started at Tue Oct 21 07:15:02 UTC 2014
Updated Packages:
appstream-data-21-15.fc21
-------------------------
* Wed Oct 15 2014 Kalev Lember <kalevlember(a)gmail.com> 21-15
- New metadata version
Size change: -21168 bytes
gnome-backgrounds-3.14.1-1.fc21
-------------------------------
* Mon Oct 13 2014 Kalev Lember <kalevlember(a)gmail.com> - 3.14.1-1
- Update to 3.14.1
Size change: 3701 bytes
gnome-devel-docs-3.14.1-1.fc21
------------------------------
* Mon Oct 13 2014 Kalev Lember <kalevlember(a)gmail.com> - 3.14.1-1
- Update to 3.14.1
Size change: 119915 bytes
gnome-getting-started-docs-3.14.1-1.fc21
----------------------------------------
* Tue Oct 14 2014 Petr Kovar <pkovar(a)redhat.com> - 3.14.1-1
- Update to 3.14.1
- Add subpackages for fr and ru video translations
Size change: 25758454 bytes
gnome-shell-extensions-3.14.1-1.fc21
------------------------------------
* Tue Oct 14 2014 Florian Müllner <fmuellner(a)redhat.com> - 3.14.1-1
- Update to 3.14.1
Size change: 3361 bytes
gnome-user-docs-3.14.1-1.fc21
-----------------------------
* Mon Oct 13 2014 Kalev Lember <kalevlember(a)gmail.com> - 3.14.1-1
- Update to 3.14.1
Size change: 51573 bytes
gnome-weather-3.14.1-1.fc21
---------------------------
* Mon Oct 13 2014 Kalev Lember <kalevlember(a)gmail.com> - 3.14.1-1
- Update to 3.14.1
Size change: 1674 bytes
satyr-0.15-1.fc21
-----------------
* Tue Oct 07 2014 Jakub Filak <jfilak(a)redhat.com> 0.15-1
- New upstream version
- uReport enhancements (DESKTOP_SESSION, auth_data, missing values)
- Enhance the backtrace quality algorithm to tackle MiniDebuginfo
- Support unusual Python and Java exceptions
- Deal with infinite recursion in backtraces
- Bugfixes
Size change: -5869 bytes
yelp-tools-3.14.1-1.fc21
------------------------
* Mon Oct 13 2014 David King <amigadave(a)amigadave.com> - 3.14.1-1
- Update to 3.14.1
Size change: 462 bytes
Summary:
Added Packages: 0
Removed Packages: 0
Modified Packages: 9
Size of added packages: 0 (0 )
Size change of modified packages: 25912103 (25 M)
Size of removed packages: 0 (0 )
Size change: 25912103 (25 M)
Compose finished at Tue Oct 21 08:58:00 UTC 2014
9 years, 1 month