<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/  -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>sharkcz</title>
  <link>http://sharkcz.livejournal.com/</link>
  <description>sharkcz - LiveJournal.com</description>
  <lastBuildDate>Tue, 27 Mar 2012 08:31:55 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>sharkcz</lj:journal>
  <lj:journalid>16770684</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <atom10:link rel='hub' href='http://pubsubhubbub.appspot.com/' />
  <image>
    <url>http://l-userpic.livejournal.com/95414463/16770684</url>
    <title>sharkcz</title>
    <link>http://sharkcz.livejournal.com/</link>
    <width>87</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/10441.html</guid>
  <pubDate>Tue, 27 Mar 2012 08:31:55 GMT</pubDate>
  <title>Atari MiNT cross-tools available for Fedora</title>
  <link>http://sharkcz.livejournal.com/10441.html</link>
  <description>As you may know I am a fan of all Atari computers, starting with the 8-bits going over the ST line and ending in the newly developed &lt;a href=&quot;http://acp.atari.org&quot; rel=&quot;nofollow&quot;&gt;FireBee&lt;/a&gt;. I already &lt;a href=&quot;http://sharkcz.livejournal.com/6424.html&quot;&gt;provide&lt;/a&gt; some Atari related tools and emulators in both Fedora and my add-on &lt;a href=&quot;http://fedora.danny.cz/danny&quot; rel=&quot;nofollow&quot;&gt;repository&lt;/a&gt; During browsing on the Internet I have found that Vincent Rivi&amp;egrave;re provides up-to-date cross-tools Ubuntu and Cygwin &lt;a href=&quot;http://vincent.riviere.free.fr/soft/m68k-atari-mint/&quot; rel=&quot;nofollow&quot;&gt;packages&lt;/a&gt; containing compiler, assembler and C and math libraries for the 32-bit line of Ataris and I immediatelly started to think about packaging them for Fedora to expand my support. So starting today the packaged tools for Fedora and RHEL (and clones) are available in my &lt;a href=&quot;http://fedora.danny.cz/danny&quot; rel=&quot;nofollow&quot;&gt;repository&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The obligatory Hello World example (taken from Vincent&apos;s web):&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
[dan@eagle dan]$ yum list m68k-atari-mint\*                                     
Zavedeny zásuvné moduly: auto-update-debuginfo, downloadonly
Dostupné balíčky
m68k-atari-mint-binutils.x86_64          2.22-1.fc16                       danny
m68k-atari-mint-filesystem.noarch        2-2.fc16                          danny
m68k-atari-mint-gcc.x86_64               4.6.3-2.fc16                      danny
m68k-atari-mint-mintbin.x86_64           0.3-2.20110527.fc16               danny
m68k-atari-mint-mintlib.noarch           0.58.0-4.20111028cvs.fc16         danny
m68k-atari-mint-pml.noarch               2.03-2.fc16                       danny

[dan@eagle dan]$ sudo yum install m68k-atari-mint-gcc
[dan@eagle dan]$ cat &amp;gt; hello.c &amp;lt;&amp;lt; EOF                                                                                           
&amp;gt; #include &amp;lt;stdio.h&amp;gt;
&amp;gt;
&amp;gt; int main(int argc, char* argv[])
&amp;gt; {
&amp;gt;     puts(&amp;quot;Hello, world !&amp;quot;);
&amp;gt;
&amp;gt;     return 0;
&amp;gt; }
&amp;gt; EOF
[dan@eagle dan]$ m68k-atari-mint-gcc hello.c -o hello.tos -O2 -Wl,--traditional-format
[dan@eagle dan]$ ls -l hello.tos                                                                                                                                    
-rwxrwxr-x. 1 dan dan 83690 27.&amp;nbsp;bře 10.19 hello.tos
[dan@eagle dan]$ file hello.tos                                                                                                                                       
hello.tos: Atari ST M68K contiguous executable (txt=50784, dat=1504, bss=2952, sym=30338)

&lt;/pre&gt;</description>
  <comments>http://sharkcz.livejournal.com/10441.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/10044.html</guid>
  <pubDate>Mon, 13 Feb 2012 16:48:42 GMT</pubDate>
  <title>Plan for Fedora Secondary Architectures lab</title>
  <link>http://sharkcz.livejournal.com/10044.html</link>
  <description>I would like to outline what is the plan for the Fedora Secondary Architecture lab on the Red Hat &lt;a href=&quot;http://www.devconf.cz&quot; rel=&quot;nofollow&quot;&gt;Developer Conference&lt;/a&gt; this Friday and Saturday in Brno. We should have a people working on PPC, ARM and s390 present, so we should be able to answer your questions about installation and other specifics on these arches. We can also discuss the infrastructure side, do some kernel hacking for ARM devices and anything else related to the secondary arches. It really should be an interactive event and not only a presentation of some boring facts, so be active :-)</description>
  <comments>http://sharkcz.livejournal.com/10044.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/9760.html</guid>
  <pubDate>Mon, 12 Dec 2011 11:39:42 GMT</pubDate>
  <title>Thank you for all the bundling</title>
  <link>http://sharkcz.livejournal.com/9760.html</link>
  <description>Dear developers,&lt;br /&gt;&lt;br /&gt;many thanks to you for bundling hopefully modified libraries &lt;a href=&quot;https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries&quot; rel=&quot;nofollow&quot;&gt;[1]&lt;/a&gt; in your open source projects. You can be almost sure that your otherwise useful application won&apos;t be part of a major Linux distribution like Fedora or Debian.&lt;br /&gt;&lt;br /&gt;Your package maintainers&lt;br /&gt;&lt;br /&gt;PS: There are definitely more reasons that complicate the way to a distribution like e.g. imprecise licensing, but the bundled libraries one made me really angry during the weekend. And it was in a such nice application ...&lt;br /&gt;&lt;br /&gt;PS2: The article may contain irony, cynicism and others</description>
  <comments>http://sharkcz.livejournal.com/9760.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/9476.html</guid>
  <pubDate>Sat, 03 Dec 2011 12:33:19 GMT</pubDate>
  <title>From Fedora 14 to 16 with yum</title>
  <link>http://sharkcz.livejournal.com/9476.html</link>
  <description>It&apos;s again time to upgrade my Fedora 14 installations to something newer (= Fedora 16). I was always doing upgrades with preupgrade since Fedora 8 (only to even numbers, they are more stable :-)) and now I&apos;ve chosen an online upgrade with yum, because my /boot partition was too small. And the result is - yes, it&apos;s doable. Without going to the details, because I didn&apos;t write any notes during the process, the steps were:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;install new fedora-release package&lt;br /&gt;&lt;li&gt;yum update glibc, because there was some dependency error reported by rpm&lt;br /&gt;&lt;li&gt;yum update - 1.6G in ~2200 packages were downloaded, few packages had to be removed from the F14, they were causing broken dependencies&lt;br /&gt;&lt;li&gt;grub2 was manually installed using the steps from &lt;a href=&apos;http://fedoraproject.org/wiki/Features/Grub2#How_To_Test&apos; rel=&apos;nofollow&apos;&gt;http://fedoraproject.org/wiki/Features/Grub2#How_To_Test&lt;/a&gt;&lt;br /&gt;&lt;li&gt;reboot, in fact the power switch had to be pressed because the soft way was not possible due the change from upstart to systemd&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;And voila, Fedora 16 is booting and running. During the Fedora release upgrade I&apos;ve also switched from Gnome to XFCE desktop environment. Bye bye Gnome, it has been nice years, but Gnome 3 is incompatible with how I do my work.</description>
  <comments>http://sharkcz.livejournal.com/9476.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/9227.html</guid>
  <pubDate>Wed, 16 Nov 2011 15:12:20 GMT</pubDate>
  <title>Status of Fedora 16 on the s390x architecture</title>
  <link>http://sharkcz.livejournal.com/9227.html</link>
  <description>This is a short update how we stand with Fedora 16 on the s390x architecture. And the short answer is it looks good :-). Fedora 16 on s390x is closer to primary (aka x86) Fedora than Fedora 15 was, we have a pre-GA composes that are installable (for existing issues see our &lt;a href=&quot;https://fedoraproject.org/wiki/Architectures/s390x/16&quot; rel=&quot;nofollow&quot;&gt;wiki&lt;/a&gt;, it will be converted to the form of Release Notes), signing of the (50k+) rpms is in progress and will be followed by preparing final repository and installation images.&lt;br /&gt;&lt;br /&gt;The visual representation of the progress is here&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;a href=&quot;http://fedora.danny.cz/tmp/graf-f16.png&quot; rel=&quot;nofollow&quot;&gt;&lt;img src=&quot;http://fedora.danny.cz/tmp/graf-f16.png&quot; width=&quot;700px&quot;&gt;&lt;/a&gt;</description>
  <comments>http://sharkcz.livejournal.com/9227.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/9090.html</guid>
  <pubDate>Wed, 26 Oct 2011 13:21:54 GMT</pubDate>
  <title>Secondary Fedora is hiring</title>
  <link>http://sharkcz.livejournal.com/9090.html</link>
  <description>As you can see the secondary architectures in Fedora (especially s390x, ppc and arm) are keeping the pace with primary Fedora (aka i386 and x86_86) quite well, especially when taking into account the limited resources they have. So if you have positive relation to non-x86 architectures and would like work on secondary architectures in Fedora we have an option for you. Red Hat is hiring a Fedora release engineer with primary focus on the PowerPC platform, where he/she will prepare the testing and final releases, work on the build system infrastructure, work with architecture maintainers on package build failures and much more. But naturally he/she will be in touch also with other architectures because the goal is to share the underlying infrastructure. So if you would be interested in such job or you know someone else who could be interested, please let me know. And if the release engineering is not your area, let me know too :-)</description>
  <comments>http://sharkcz.livejournal.com/9090.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/8833.html</guid>
  <pubDate>Fri, 05 Aug 2011 08:14:41 GMT</pubDate>
  <title>Meeting for Secondary Architectures at FUDCon Milano?</title>
  <link>http://sharkcz.livejournal.com/8833.html</link>
  <description>What would other maintainers and developers of the &lt;a href=&quot;https://fedoraproject.org/wiki/Architectures#Secondary_Architectures&quot; rel=&quot;nofollow&quot;&gt;secondary architectures&lt;/a&gt; in Fedora say to setting up a meeting at &lt;a href=&quot;http://fedoraproject.org/wiki/FUDCon:Milan_2011&quot; rel=&quot;nofollow&quot;&gt;FUDCon in Milano&lt;/a&gt;? In addition to discussing and exchanging our expertise regarding Koji, build processes and infrastructure we could do little presentation of our results for other visitors. I would take a software implementation of the mainframe architecture for presenting &lt;a href=&quot;https://fedoraproject.org/wiki/Architectures/s390x&quot; rel=&quot;nofollow&quot;&gt;Fedora/s390x&lt;/a&gt;, the logistics for a real hardware would be rather complicated ;-) But for &lt;a href=&quot;https://fedoraproject.org/wiki/Architectures/ARM&quot; rel=&quot;nofollow&quot;&gt;Fedora/ARM&lt;/a&gt; a broad scale of devices could be presented, not sure about PowerPC or SPARC hardware.</description>
  <comments>http://sharkcz.livejournal.com/8833.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/8649.html</guid>
  <pubDate>Mon, 09 May 2011 17:17:50 GMT</pubDate>
  <title>Installing Fedora 15 for PPC on an IBM Power machine</title>
  <link>http://sharkcz.livejournal.com/8649.html</link>
  <description>As you probably know Fedora for the &lt;a href=&quot;http://fedoraproject.org/wiki/Architectures/PowerPC&quot; rel=&quot;nofollow&quot;&gt;PowerPC&lt;/a&gt; architecture is again in full speed to catch the primary (a.k.a. x86/x86_64) Fedora. Right now it should be possible to install Fedora/ppc using the Anaconda installer on Power7 based machines as they are able to load the unified installer initrd image. The ISO is downloadable from &lt;a href=&quot;http://karstenhopp.livejournal.com/&quot;&gt;Karsten&apos;s&lt;/a&gt; &lt;a href=&quot;http://ppc.koji.fedoraproject.org/mnt/koji/scratch/karsten/iso/&quot; rel=&quot;nofollow&quot;&gt;place&lt;/a&gt; on the koji hub. Older machines contain a firmware and/or hardware limitation so they can&apos;t load the large initrd image. Fortunately there is way how to install Fedora 15 (or better something very close to what will become Fedora 15 in 2 weeks) even on such machines and it exploits yum&apos;s capability to install packages into an arbitrary place on the filesystem when the --installroot parameter is used. I have used an existing RHEL 6 system (Power4+ based Intellistation 275) as a host, but using an older Fedora 12 system should work too.&lt;br /&gt;&lt;br /&gt;The required steps will be described here (I&apos;m retrieving them from my memory and &lt;tt&gt;.bash_history&lt;/tt&gt;, so I hope they are complete and correct)&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;create &lt;tt&gt;/etc/yum.repos.d/fedora.repo&lt;/tt&gt; with this content&lt;br /&gt;&lt;pre&gt;
[fedora]
name=Fedora
baseurl=http://ppc.koji.fedoraproject.org/mash/branched/ppc64/os/
gpgcheck=0
enabled=0
&lt;/pre&gt;&lt;br /&gt;&lt;li&gt;prepare a logical volume (I use Linux as the existing volume group) and mount it&lt;br /&gt;&lt;pre&gt;
lvcreate -L 20G -n Fedora Linux
mkfs.ext2 /dev/Linux/Fedora
mount /dev/Linux/Fedora /mnt
&lt;/pre&gt;&lt;br /&gt;&lt;li&gt;install the really important packages&lt;br /&gt;&lt;pre&gt;yum --disablerepo=* --enablerepo=fedora --installroot=/mnt install openssh-server yum&lt;/pre&gt;&lt;br /&gt;&lt;li&gt;remove root&apos;s password from &lt;tt&gt;/mnt/etc/shadow&lt;/tt&gt; (or you can copy an existing encrypted password there), the first line should be something like&lt;br /&gt;&lt;pre&gt;root::14858:0:99999:7:::&lt;/pre&gt;&lt;br /&gt;&lt;li&gt;add a minimal &lt;tt&gt;/etc/fstab&lt;/tt&gt;&lt;br /&gt;&lt;pre&gt;
/dev/mapper/Linux-Fedora  /                       ext4    defaults        1 1
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
&lt;/pre&gt;&lt;br /&gt;&lt;li&gt;install the F-15 &lt;a href=&quot;http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=40523&quot; rel=&quot;nofollow&quot;&gt;kernel&lt;/a&gt; on the host system&lt;br /&gt;&lt;tt&gt;rpm -ivh --nodeps kernel-2.6.38.4-19.kh.fc15.ppc64.rpm&lt;/tt&gt;&lt;br&gt;&lt;br /&gt;&lt;li&gt;copy the modules from the host to the new Fedora system&lt;br /&gt;&lt;tt&gt;cp -a /lib/modules/2.6.38.4-19.kh.fc15.ppc64 /mnt/lib/modules/&lt;/tt&gt;&lt;br&gt;&lt;br /&gt;&lt;li&gt;point the F-15 kernel to new root filesystem - replace the original value for &lt;tt&gt;root=&lt;/tt&gt; with &lt;tt&gt;/dev/Linux/Fedora&lt;/tt&gt; in &lt;tt&gt;/etc/yaboot.conf&lt;/tt&gt;&lt;br&gt;&lt;br /&gt;&lt;li&gt;disable SELinux by adding &lt;tt&gt;selinux=0&lt;/tt&gt; in the kernel entry in &lt;tt&gt;/etc/yaboot.conf&lt;/tt&gt;, could be probably enabled again when the policy package is installed&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;The &lt;tt&gt;/boot&lt;/tt&gt; filesystem lives on a separate partition (&lt;tt&gt;/dev/sda2&lt;/tt&gt; on my system) and it can be shared between the host and the newly installed Fedora&lt;br /&gt;&lt;br /&gt;If you want network to up in new Fedora system, do these 2 additional steps&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;install NetworkManager with&lt;br /&gt;&lt;tt&gt;yum --nogpgcheck --disablerepo=* --enablerepo=fedora --installroot=/mnt install NetworkManager&lt;/tt&gt;&lt;br /&gt;or add NetworkManager to the &lt;tt&gt;yum&lt;/tt&gt; command line above&lt;br&gt;&lt;br /&gt;&lt;li&gt;copy the network interface config file from the host to the new Fedora&lt;br /&gt;&lt;pre&gt;
cp /etc/sysconfig/network-scripts/ifcfg-eth0 /mnt/etc/sysconfig/network-scripts/
cp /etc/sysconfig/network /mnt/etc/sysconfig/
&lt;/pre&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;Now you can reboot and on the yaboot prompt select the Fedora 15 kernel. You should see a Fedora welcome message after a bunch of systemd messages on the console at the end. If not try pressing Enter. If you installed also the NetworkManager then the network should also up, so you can try connecting with ssh too.&lt;br /&gt;&lt;br /&gt;If you have more questions, please catch us on the #fedora-ppc IRC channel on Freenode or on the &lt;a href=&quot;http://lists.infradead.org/mailman/listinfo/fedora-ppc&quot; rel=&quot;nofollow&quot;&gt;fedora-ppc&lt;/a&gt; mailing list.&lt;br /&gt;&lt;br /&gt;EDIT 2011/08/31:&lt;br /&gt;when doing the install from F-12 you should get a kernel &amp;gt;= 2.6.32 first (the glibc in F&amp;gt;=14 requires it) otherwise you will get &quot;kernel too old&quot; messages and probably some failures during the install</description>
  <comments>http://sharkcz.livejournal.com/8649.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/8331.html</guid>
  <pubDate>Wed, 20 Apr 2011 07:46:25 GMT</pubDate>
  <title>Kernel 2.6.38.3 for Fedora/ARM on Kirkwood available</title>
  <link>http://sharkcz.livejournal.com/8331.html</link>
  <description>I have built kernel 2.6.38.3 for Fedora/ARM with support for all Kirkwood-based devices enabled. The kernel config used is based on the 2.6.32 one, let me know if any feature is missing. Download as always from &lt;a href=&apos;http://fedora.danny.cz/arm/kirkwood/2.6.38&apos; rel=&apos;nofollow&apos;&gt;http://fedora.danny.cz/arm/kirkwood/2.6.38&lt;/a&gt;</description>
  <comments>http://sharkcz.livejournal.com/8331.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/7982.html</guid>
  <pubDate>Thu, 03 Mar 2011 10:06:16 GMT</pubDate>
  <title>Fedora 13 with XFCE on Efika MX Smarttop</title>
  <link>http://sharkcz.livejournal.com/7982.html</link>
  <description>With the beta &lt;a href=&quot;http://fedoraproject.org/wiki/Architectures/ARM/F13-ARM-Beta1&quot; rel=&quot;nofollow&quot;&gt;release of Fedora 13&lt;/a&gt; for the ARM architecture it was time again to try Fedora on my &lt;a href=&quot;http://www.genesi-usa.com/products/efika&quot; rel=&quot;nofollow&quot;&gt;Efika MX Smarttop&lt;/a&gt; from Genesi. I have started with the latest Efika kernel from git, Fedora 13 root filesystem tarball and a faulty SD card, which I didn&apos;t know :-). So the beginning wasn&apos;t that successful - CRC errors when loading the kernel by U-Boot, random crashes during runtime, etc. And I started to think some hardware isn&apos;t working right. But using &quot;rpm -V&quot; and visually inspecting some text files made it clear that the SD card is faulty. After switching to a fresh card everything started to work perfectly.&lt;br /&gt;&lt;br /&gt;The U-Boot bootloader in the Efika has a nice feature built in. It supports booting user supplied OS image when a simple rule is followed = put the kernel image on first partition (use uImage as filename) and the root filesystem on the second partition. Now press the power button and voila, Fedora 13 XFCE desktop is there (click for full-size image) :-)&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://fedora.danny.cz/tmp/efikamx-xfce-f13.jpg&quot; rel=&quot;nofollow&quot;&gt;&lt;img width=&quot;70%&quot; height=&quot;70%&quot; src=&quot;http://fedora.danny.cz/tmp/efikamx-xfce-f13.jpg&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Some details about the setup:&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;kernel is 2.6.31.12.3-ER1-efikamx from my archive, a newer one should work too, but I&apos;ve spent too much time with latest kernel and faulty SD card ...&lt;br /&gt;&lt;li&gt;F13 beta root filesystem with the XFCE packages installed manually, the repository doesn&apos;t include information about package groups (like the &quot;XFCE desktop&quot; or &quot;GNOME desktop&quot; groups), so they were installed individually. To be precise the top-level packages were installed and the rest was brought in as dependencies. Full package list is &lt;a href=&quot;http://fedora.danny.cz/tmp/efikamx-xfce-f13-pkglist.txt&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;PS: I think I will buy the Smartbook from &lt;a href=&quot;http://www.genesi-europe.com/store/eu/&quot; rel=&quot;nofollow&quot;&gt;Genesi Europe&lt;/a&gt; very soon, there is even an option to get a replacement keyboard with Czech layout.</description>
  <comments>http://sharkcz.livejournal.com/7982.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/7681.html</guid>
  <pubDate>Thu, 20 Jan 2011 12:03:18 GMT</pubDate>
  <title>Tryton accepted as Feature for Fedora 15</title>
  <link>http://sharkcz.livejournal.com/7681.html</link>
  <description>&lt;a href=&quot;http://www.tryton.org&quot; rel=&quot;nofollow&quot;&gt;Tryton&lt;/a&gt; was accepted as &lt;a href=&quot;https://fedoraproject.org/wiki/Features/Tryton&quot; rel=&quot;nofollow&quot;&gt;Feature&lt;/a&gt; for Fedora 15 on the 2011/01/12 FESCo meeting. It means I&apos;m now looking for reviewers to do reviews of Neso, Proteus and the application modules. All are quite simple python packages and the plan for the modules is to make a full review for one module, update the spec file generator accordingly to the review feedback and then do the remaining modules which will be mostly a copy&amp;paste action.&lt;br /&gt;&lt;br /&gt;The open reviews are&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=670755&quot; rel=&quot;nofollow&quot;&gt;Neso&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=670834&quot; rel=&quot;nofollow&quot;&gt;Proteus&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;and &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=670860&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; one for the modules&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;</description>
  <comments>http://sharkcz.livejournal.com/7681.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/7605.html</guid>
  <pubDate>Mon, 03 Jan 2011 09:34:52 GMT</pubDate>
  <title>Visualized progress of Fedora/s390x in 2010</title>
  <link>http://sharkcz.livejournal.com/7605.html</link>
  <description>Here you can see the progress we made during the year 2010 in Fedora/s390x:&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://fedora.danny.cz/tmp/graf-f14-2010.png&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://fedora.danny.cz/tmp/graf-f15-2010.png&quot;&gt;&lt;br /&gt;&lt;br /&gt;There are still about 250 packages that exist in Fedora 14 in older version/release than in the primary Fedora. The reason usually is that an older version of a package was built successfully, but the recent one fails to build. We call the actual state &quot;good enough&quot; and we will focus on fixing the remaining issues in Fedora 15.</description>
  <comments>http://sharkcz.livejournal.com/7605.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/7344.html</guid>
  <pubDate>Tue, 14 Dec 2010 08:22:47 GMT</pubDate>
  <title>How could a Fedora Server spin look like</title>
  <link>http://sharkcz.livejournal.com/7344.html</link>
  <description>The idea of having a &lt;a href=&quot;http://fedoraproject.org/wiki/SIGs/Server&quot; rel=&quot;nofollow&quot;&gt;Server&lt;/a&gt; spin for Fedora is quite old and there were discussions how it should look like, what it should contain. The idea behind is that it should make easier for a user to install a server (like a web server, file server or database server) from the package collection available in Fedora. So finally it&apos;s here, but it&apos;s still work in progress. You can grab the actual F-14 and Rawhide based versions from &lt;a href=&apos;http://fedora.danny.cz/server&apos; rel=&apos;nofollow&apos;&gt;http://fedora.danny.cz/server&lt;/a&gt; (no ISOs as they would take too long to upload on my ADSL connection). The &lt;a href=&quot;http://fedora.danny.cz/server/src/&quot; rel=&quot;nofollow&quot;&gt;src&lt;/a&gt; directory contains the comps and kickstart files used to prepare the installation repos/medias. For further discussions please use the &lt;a href=&quot;https://admin.fedoraproject.org/mailman/listinfo/server&quot; rel=&quot;nofollow&quot;&gt;server&lt;/a&gt; mailing list.&lt;br /&gt;&lt;br /&gt;EDIT: The F-14 based ISOs are now available.</description>
  <comments>http://sharkcz.livejournal.com/7344.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/7018.html</guid>
  <pubDate>Wed, 17 Nov 2010 09:10:34 GMT</pubDate>
  <title>Complete Tryton 1.8 available for Fedora</title>
  <link>http://sharkcz.livejournal.com/7018.html</link>
  <description>I have updated &lt;a href=&quot;http://www.tryton.org&quot; rel=&quot;nofollow&quot;&gt;Tryton&lt;/a&gt; in Rawhide to the new version 1.8 and to the latest bugfix release in the previous branches (1.6, 1.4 and 1.2) for Fedora 12, 13 and 14. The policy is not doing updates between Tryton major versions during the lifetime of released Fedora. What&apos;s new today is that I have packaged all the 48 upstream application modules for version 1.8 and put them into my &lt;a href=&quot;http://fedora.danny.cz/danny&quot; rel=&quot;nofollow&quot;&gt;repository&lt;/a&gt;. This repository also carries the latest version of Tryton for Fedoras that include previous stable branches.&lt;br /&gt;&lt;br /&gt;The situation in &lt;a href=&quot;http://fedoraproject.org/wiki/EPEL&quot; rel=&quot;nofollow&quot;&gt;EPEL&lt;/a&gt; is a bit complicated because here it would make sense to support multiple Tryton stable releases during the lifetime of RHEL/CentOS. I&apos;m still thinking how to achieve that, but I&apos;ll probably prepare multiple repositories per one RHEL/CentOS release each containing the client, server and the modules for one Tryton stable release.</description>
  <comments>http://sharkcz.livejournal.com/7018.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/6691.html</guid>
  <pubDate>Wed, 03 Nov 2010 14:47:26 GMT</pubDate>
  <title>Fedora 14 for the s390x architecture very close to the primary one</title>
  <link>http://sharkcz.livejournal.com/6691.html</link>
  <description>Last week was very successful in our effort to get Fedora 14 for the s390x architecture close to the primary one as much as possible. At GA release date there were 8869 source packages available with the same version and release, only 250 packages were older and about 500 were missing mainly because they exclude the s390x architecture. Now we will focus on building all the updates F-14 will receive and on the upcoming F-15.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://fedora.danny.cz/tmp/graf-f14.png&quot;&gt;</description>
  <comments>http://sharkcz.livejournal.com/6691.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/6424.html</guid>
  <pubDate>Mon, 18 Oct 2010 09:12:12 GMT</pubDate>
  <title>Atari and Fedora</title>
  <link>http://sharkcz.livejournal.com/6424.html</link>
  <description>Some of you will remember 8-bit and 16/32-bit computers produced in the 80-ties and early 90-ties by a company called &lt;a href=&quot;http://en.wikipedia.org/wiki/Atari&quot; rel=&quot;nofollow&quot;&gt;Atari&lt;/a&gt;. It was a starting point for one part of us, the other ones begun with Sinclairs and Commodores. And because I like many classic things (for example computers and cars) I bought again an Atari 130XE which was my first own computer. During the last weekend I&apos;ve finally powered it up and wrote my first BASIC programm after 20 years :-) The attached screenshot shows a real Atari connected to a S-video input on a TV card in my workstation. This way I save space on my desk that would be occupied by a special monitor or a TV.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://fedora.danny.cz/tmp/atari-1-low.png&quot;&gt;&lt;br /&gt;&lt;br /&gt;What Atari-related stuff you can find in Fedora? We have the emulators &lt;a href=&quot;http://www.xl-project.com/&quot; rel=&quot;nofollow&quot;&gt;atari++&lt;/a&gt; (for 8-bits) and &lt;a href=&quot;http://hatari.berlios.de/&quot; rel=&quot;nofollow&quot;&gt;hatari&lt;/a&gt; (for the 16/32 bit series) and also 2 cross-assemblers - &lt;a href=&quot;http://atari.miribilist.com/atasm/&quot; rel=&quot;nofollow&quot;&gt;atasm&lt;/a&gt; (a MAC/65 clone) and &lt;a href=&quot;http://www.floodgap.com/retrotech/xa/&quot; rel=&quot;nofollow&quot;&gt;xa&lt;/a&gt;. During the last days I&apos;ve prepared packages for more stuff&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://mads.atari8.info/&quot; rel=&quot;nofollow&quot;&gt;mads&lt;/a&gt; cross-assembler,&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://www.cc65.org/&quot; rel=&quot;nofollow&quot;&gt;cc65&lt;/a&gt;, a cross-compiler suite for the 6502 processor, there is a stucked package &lt;a href=&quot;https://bugzilla.rpmfusion.org/show_bug.cgi?id=1165&quot; rel=&quot;nofollow&quot;&gt;review&lt;/a&gt; in RPM Fusion that I&apos;d like to take over,&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&quot;http://atalan.kutululu.org/index.html&quot; rel=&quot;nofollow&quot;&gt;atalan&lt;/a&gt;, a new high level language&lt;/li&gt;&lt;br /&gt;&lt;li&gt;atari-utils, which is a collection of small utilities written by different authors, atr2unix and unix2atr for working with diskette image, binload - an Atari binary load format file analyzer, demac65 and demaxe for converting tokenized assembler files to plain text and sio2linux which an user-space driver for the SIO2PC cable.&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;I&apos;ve started to work on packaging &lt;a href=&quot;http://www.horus.com/~hias/atari/#atarisio&amp;quot;&quot; rel=&quot;nofollow&quot;&gt;AtariSIO&lt;/a&gt; which contains a kernel driver and a controlling application and few more could follow.&lt;br /&gt;&lt;br /&gt;You can find Fedora packages in my &lt;a href=&quot;http://fedora.danny.cz/danny&quot; rel=&quot;nofollow&quot;&gt;repo&lt;/a&gt;, for RHEL/CentOS packages please look &lt;a href=&quot;http://fedora.danny.cz/danny-el&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
  <comments>http://sharkcz.livejournal.com/6424.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/6172.html</guid>
  <pubDate>Mon, 04 Oct 2010 16:20:48 GMT</pubDate>
  <title>Fedora/s390x closer to primary Fedora 14 every week</title>
  <link>http://sharkcz.livejournal.com/6172.html</link>
  <description>&lt;a href=&quot;https://fedoraproject.org/wiki/Architectures/s390x&quot; rel=&quot;nofollow&quot;&gt;Fedora/s390x&lt;/a&gt; is coming closer to primary Fedora 14 every week and because a picture (or a graph in this case) is better than 1000 words, here it is &lt;img src=&quot;http://fedora.danny.cz/tmp/graf1.png&quot; alt=&quot;build statistics&quot; /&gt;</description>
  <comments>http://sharkcz.livejournal.com/6172.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/5982.html</guid>
  <pubDate>Tue, 20 Apr 2010 07:20:30 GMT</pubDate>
  <title>New packages in my repo</title>
  <link>http://sharkcz.livejournal.com/5982.html</link>
  <description>I have pushed few new packages into my &lt;a href=&quot;http://fedora.danny.cz/danny&amp;quot;&quot; rel=&quot;nofollow&quot;&gt;repository&lt;/a&gt;. They are &lt;a href=&quot;http://codelite.org/&quot; rel=&quot;nofollow&quot;&gt;CodeLite&lt;/a&gt; C/C++ IDE, CAD program for designing Model Railroad layouts &lt;a href=&quot;http://www.xtrkcad.org/&quot; rel=&quot;nofollow&quot;&gt;XTrkCAD&lt;/a&gt; and the &lt;a href=&quot;http://www.cozx.com/~dpitts/ibm7090.html&quot; rel=&quot;nofollow&quot;&gt;IBM 7090&lt;/a&gt; emulator suite with cross-assembler, cross-linker and simulator.</description>
  <comments>http://sharkcz.livejournal.com/5982.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/5708.html</guid>
  <pubDate>Tue, 06 Apr 2010 13:07:20 GMT</pubDate>
  <title>Fedora on Alix 2D3/2D13</title>
  <link>http://sharkcz.livejournal.com/5708.html</link>
  <description>Few weeks ago I decided I need to replace Asus wl500gx serving as a router/firewall/vpn server that connects me to the Internet with a new hardware. The Asus worked well for almost 5 years, but its hardware capabilities are a limiting factor. My new choice was &lt;a href=&quot;http://www.pcengines.ch/alix2d13.htm&quot; rel=&quot;nofollow&quot;&gt;Alix 2D13&lt;/a&gt; that has AMD Geode LX800 CPU, 256 MB RAM, 3 FastEthernets and 2 USB ports, enough to interconnect my 2 internal networks, 1 demilitarized zone and Internet via ADSL modem.&lt;br /&gt;To decide what software to use was more complicated, first I tried to find a firewall distro that would boot from CF card and run solely in ramdisk, but could find a recent one. I knew RWMJ chose Debian (see &lt;a href=&apos;http://rwmj.wordpress.com/tag/alix/&apos; rel=&apos;nofollow&apos;&gt;http://rwmj.wordpress.com/tag/alix/&lt;/a&gt; for details), but I prefer to run Fedora (or RHEL/Centos) where possible.&lt;br /&gt;&lt;br /&gt;Embedded HW can be picky about the CF cards used so I have bought one Kingston and one A-Data. A quick test showed that Alix boots from the Kingston, but doesn&apos;t like the A-Data. It took me some time to find that the main problem is missing bootable first sector on the A-Data CF. The fix is &lt;tt&gt;&quot;cat /usr/share/syslinux/mbr.bin &amp;gt; /dev/your_cf_card&quot;&lt;/tt&gt;. Grub is then installed to a partition and not into MBR.&lt;br /&gt;&lt;br /&gt;Using Anaconda to install Fedora on such low-power hardware would be most likely complicated or even completely no-go. So I used yum, did some edits on few files and manually installed grub. And at end I have a bootable Fedora. The steps described in more details are:&lt;br /&gt;&lt;br /&gt;1. prepare yum repo config in &lt;tt&gt;/etc/yum.repos.d/fw.repo&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;[fw-12]
name=FW 12 - i386
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-12&amp;arch=i386
enabled=0
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-i386

[fw-12-updates]
name=FW 12 - i386 - Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f12&amp;arch=i386
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-i386
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;2. running &lt;tt&gt;&quot;yum --installroot=/mnt/cf_card_partition --disablerepo=* --enablerepo=fw* install kernel rpm openssh-server grub passwd vi&quot;&lt;/tt&gt; creates a root filesystem on the CF card with a minimal set of packages that will allow to connect later with ssh, edit files and work with rpms&lt;br /&gt;&lt;br /&gt;3. create &lt;tt&gt;/etc/fstab&lt;/tt&gt; with&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;/dev/sda1               /                       ext3    defaults        1 1
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;4. set root password &lt;tt&gt;&quot;chroot /mnt/cf_card_partition passwd&quot;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;5. network setup needs creating 2 files - &lt;tt&gt;/etc/sysconfig/network&lt;/tt&gt; as&lt;br /&gt;&lt;pre&gt;NETWORKING=yes
HOSTNAME=firewall&lt;/pre&gt;&lt;br /&gt;and &lt;tt&gt;/etc/sysconfig/network-scripts/ifcfg-eth0&lt;/tt&gt; as&lt;br /&gt;&lt;pre&gt;DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;6. install grub with &lt;tt&gt;&quot;grub-install --root-directory=/mnt/cf_card_partition /dev/cf_card_partition&quot;&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;7. prepare grub config, remember to add &quot;console=ttyS0,38400&quot;, upstart will then automatically open a console on the serial port&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;serial --unit=0 --speed=38400
terminal --timeout=5 serial

#boot=/dev/sda1
default=0
timeout=5
#hiddenmenu
title Fedora
        root (hd0,0)
        kernel /boot/vmlinuz ro root=/dev/sda1 console=ttyS0,38400
        initrd /boot/initramfs.img
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;8. plug the prepared CF card into Alix, connect power and enjoy Fedora :-)&lt;br /&gt;&lt;br /&gt;Also possible is to update default dracut configuration in /etc/dracut.conf and generate smaller initramfs images. The decompression takes a some on this low power machine.&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;# Sample dracut config file

# Specific list of dracut modules to use
dracutmodules=&quot;dash kernel-modules rootfs-block udev-rules syslog base&quot;

# Dracut modules to omit
#omit_dracutmodules=&quot;&quot;

# additional kernel modules to the default
#add_drivers=&quot;&quot;

# list of kernel filesystem modules to be included in the generic initramfs
filesystems=&quot;ext3&quot;

# build initrd only to boot current hardware
#hostonly=&quot;yes&quot;
#

# install local /etc/mdadm.conf
mdadmconf=&quot;no&quot;

# install local /etc/lvm/lvm.conf
lvmconf=&quot;no&quot;
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;I have to choose Fedora 12, because F-13 lost the capability to run the generated code on the Geode LX CPU. The reason is yet unknow to me, but I don&apos;t think it was intentional. The other drawback is there is no yum, but with such a limited set packages it won&apos;t be so hard to do updates only wirh rpm.&lt;br /&gt;&lt;br /&gt;Edit 2010-04-07:&lt;br /&gt;As &lt;a href=&apos;https://bugzilla.redhat.com/show_bug.cgi?id=579838&apos; rel=&apos;nofollow&apos;&gt;https://bugzilla.redhat.com/show_bug.cgi?id=579838&lt;/a&gt; shows Geode is not a real i686 CPU, because the NOPL instruction is missing and recent GCC does generate it. So until an instruction emulator is included in kernel Fedora &amp;gt;= 13 won&apos;t run there.</description>
  <comments>http://sharkcz.livejournal.com/5708.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/5619.html</guid>
  <pubDate>Mon, 29 Mar 2010 11:31:55 GMT</pubDate>
  <title>Bridged networking with Hercules</title>
  <link>http://sharkcz.livejournal.com/5619.html</link>
  <description>When running a virtualization/emulation solution (like Hercules for the mainframe or KVM for PC virtualization) on a host with a stable network connection it is often preferred to create a bridge on the host and connect all guest machines to this bridge so they are connected on layer2 and fully accessible from the outside networks.&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;
&lt;tt&gt;


+---------------------------------+
|        HOST                     |
| +-----------------+             |
| |     GUEST1      |             |
| |                 | tap0  +--+  |
| |           eth0--+-------+  |  |
| |                 |       |  |  |
| +-----------------+       |  |  |  eth0
|                           |  +--+------
|                           |  |  |
|                           |  |  |
|                           |  |  |
|                           |  |  |
|                           +--+  |
|                           br0   |
|                                 |
+---------------------------------+
&lt;/tt&gt;
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Hercules is emulating LCS adapter for layer2 networking and the emulation uses tap interface on the host. In recent state both the tap interface and the emulated LCS in the guest use the same MAC address and one must enable proxy arp in host for networking across the host. If you connect the tap0 interface to the bridge br0 and do some network traffic, you will see &quot;tap0: received packet with own address as source address&quot; messages in the system logs showing that something is wrong with the MAC addresses (a prerequisite for successful layer2 networking is the uniqueness of MAC addresses) and a while with Google showed an interesting mail in lguest mailing list (&lt;a href=&apos;http://lists.ozlabs.org/pipermail/lguest/2008-August/001201.html&apos; rel=&apos;nofollow&apos;&gt;http://lists.ozlabs.org/pipermail/lguest/2008-August/001201.html&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;To understand what is Hercules doing I had to start reading the networking code in Hercules sources. The LCS emulation code is in file ctc_lcs.c and there are few places where MAC address is read and set for both the guest and host interfaces. Further reading is necessary to fully understand it to prepare correct fix.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;My current setup is&lt;br /&gt;- patch to disable setting MAC address for the tap interface, a random MAC is used by default (&lt;a href=&apos;http://fedora.danny.cz/hercules-3.07-tap-no-mac.patch&apos; rel=&apos;nofollow&apos;&gt;http://fedora.danny.cz/hercules-3.07-tap-no-mac.patch&lt;/a&gt;)&lt;br /&gt;- disable netfiler for bridges (&lt;tt&gt;net.bridge.bridge-nf-call-{ip6|ip|arp}tables = 0&lt;/tt&gt;)&lt;br /&gt;- use the &lt;tt&gt;&quot;0700.2 3088 LCS -o fedora.oat&quot;&lt;/tt&gt; line in fedora.cnf&lt;br /&gt;- use this OAT file (fedora.oat) for LCS configuration (this sets MAC address in the guest)&lt;br /&gt;&lt;tt&gt;&lt;br /&gt;0700  IP    00    PRI  10.1.1.18&lt;br /&gt;&lt;br /&gt;HWADD  00  02:00:FE:DF:00:42&lt;br /&gt;&lt;/tt&gt;&lt;br /&gt;- add tap0 to the bridge with &lt;tt&gt;brctl addif br0 tap0&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;The result is that the guest can communicate with hosts on outside networks and outside networks can communicate with the guest. There is still an issue, because now packets from GUEST to HOST end in a black hole, the opposite direction work though.&lt;br /&gt;&lt;br /&gt;The LCS configuration in Hercules can be improved to optionally take the bridge name as an argument and automatically add the created tap interface to this bridge.</description>
  <comments>http://sharkcz.livejournal.com/5619.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/5373.html</guid>
  <pubDate>Tue, 02 Mar 2010 13:50:16 GMT</pubDate>
  <title>Code::Blocks nightly builds available</title>
  <link>http://sharkcz.livejournal.com/5373.html</link>
  <description>The &lt;a href=&quot;http://www.codeblocks.org&quot; rel=&quot;nofollow&quot;&gt;Code::Blocks&lt;/a&gt; team is releasing so called &lt;a href=&quot;http://forums.codeblocks.org/index.php/board,20.0.html&quot; rel=&quot;nofollow&quot;&gt;nightly builds&lt;/a&gt; that represent a something between a release and a random SCM snapshot. They are now available in my repository for both &lt;a href=&quot;http://fedora.danny.cz/danny&quot; rel=&quot;nofollow&quot;&gt;Fedora&lt;/a&gt; and &lt;a href=&quot;http://fedora.danny.cz/danny-el&quot; rel=&quot;nofollow&quot;&gt;RHEL/CentOS&lt;/a&gt;.</description>
  <comments>http://sharkcz.livejournal.com/5373.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/5025.html</guid>
  <pubDate>Mon, 01 Feb 2010 09:39:46 GMT</pubDate>
  <title>Packages for Scribus 1.3.3.14 and 1.3.6svn released</title>
  <link>http://sharkcz.livejournal.com/5025.html</link>
  <description>Upstream did a new release 1.3.3.14 in the &lt;a href=&quot;http://www.scribus.net&quot; rel=&quot;nofollow&quot;&gt;Scribus&lt;/a&gt; stable branch few days ago and it&apos;s now available in my repo as scribus-stable packages. I have also prepared a package of the recent snapshot from the 1.3.5 (unstable) branch. All mentioned packages are built for Fedora 11, 12 and Rawhide and I am considering to prepare packages for at least EL-5.</description>
  <comments>http://sharkcz.livejournal.com/5025.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/4755.html</guid>
  <pubDate>Fri, 29 Jan 2010 10:14:53 GMT</pubDate>
  <title>Zabbix 1.8 for Fedora 11 + 12 and EL</title>
  <link>http://sharkcz.livejournal.com/4755.html</link>
  <description>Generally we don&apos;t do updates in Fedora and EPEL if it would require some manual work like updating database schema. That means &lt;a href=&quot;http://www.zabbix.com&quot; rel=&quot;nofollow&quot;&gt;Zabbix&lt;/a&gt; &lt;a href=&quot;http://www.zabbix.com/rn1.8.php&quot; rel=&quot;nofollow&quot;&gt;1.8&lt;/a&gt; can&apos;t be release as update, new package was submitted only into rawhide. That&apos;s why I am including Zabbix into my Fedora/EL add-on repository, see &lt;a href=&apos;http://fedora.danny.cz/danny/&apos; rel=&apos;nofollow&apos;&gt;http://fedora.danny.cz/danny/&lt;/a&gt; and &lt;a href=&apos;http://fedora.danny.cz/danny-el/&apos; rel=&apos;nofollow&apos;&gt;http://fedora.danny.cz/danny-el/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;PS: version 1.8.1 was just released so you expect an update very soon</description>
  <comments>http://sharkcz.livejournal.com/4755.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/4432.html</guid>
  <pubDate>Wed, 27 Jan 2010 09:26:03 GMT</pubDate>
  <title>OpenCASCADE 6.3.0 for Fedora and EL</title>
  <link>http://sharkcz.livejournal.com/4432.html</link>
  <description>Quoting from its home page &quot;&lt;a href=&quot;http://www.opencascade.org&quot; rel=&quot;nofollow&quot;&gt;Open CASCADE&lt;/a&gt; is a powerful CAD/CAM/CAE kernel and development platform for 3D modeling applications&quot;. Few open-source application like &lt;a href=&quot;http://free-cad.sourceforge.net&quot; rel=&quot;nofollow&quot;&gt;FreeCAD&lt;/a&gt; and &lt;a href=&quot;http://code.google.com/p/heekscad/&quot; rel=&quot;nofollow&quot;&gt;HeeksCAD&lt;/a&gt; are already using OpenCASCADE as their 3D modelling framework and it would be good to have OpenCASCADE packaged in Fedora-compatible way. Unfortunately due some issues in the license it&apos;s considered not free enough for Fedora. A lot of packaging work has already been done by the Debian maintainers so I have used their patches and package layout, some of the patches were improved by me and few new ones were created and all were sent back to share the work. Fedora packages are now available in my &lt;a href=&quot;http://fedora.danny.cz/danny/&quot; rel=&quot;nofollow&quot;&gt;repository&lt;/a&gt;, packages for RHEL/CentOS 5 will follow tomorrow (it takes some time to upload GBs of data on Asymetric DSL with 512 kbit upload). Also available is HeeksCAD package, so you can see it really works. I expect that OpenCASCADE will land in the &lt;a href=&quot;http://rpmfusion.org&quot; rel=&quot;nofollow&quot;&gt;RPM Fusion&lt;/a&gt; repository in the near future and it live there until the licensing issues are cleared and it can accepted into Fedora directly.</description>
  <comments>http://sharkcz.livejournal.com/4432.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>11</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://sharkcz.livejournal.com/4161.html</guid>
  <pubDate>Tue, 19 Jan 2010 14:08:42 GMT</pubDate>
  <title>Fedora packages for upcoming wxWidgets 3.0 available</title>
  <link>http://sharkcz.livejournal.com/4161.html</link>
  <description>&lt;a href=&quot;http://www.wxwidgets.org&quot; rel=&quot;nofollow&quot;&gt;wxWidgets&lt;/a&gt; developers are hard working on the upcoming major version 3.0. To make life of Fedora users and maintainers easier I started building recent snapshots and pre-releases as Fedora-compatible RPM packages. The libraries are installable in parallel with the regular 2.8.x, devel sub-package will replace the one from 2.8.x. Downloads for Fedora 12 and Rawhide are available at &lt;a href=&apos;http://fedora.danny.cz/danny-wx/&apos; rel=&apos;nofollow&apos;&gt;http://fedora.danny.cz/danny-wx/&lt;/a&gt;</description>
  <comments>http://sharkcz.livejournal.com/4161.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>

