<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/fs, branch 2011.02_rc2</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.02_rc2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2011-02-21T22:30:46Z</updated>
<entry>
<title>fs/skeleton: mount /proc before remounting rw</title>
<updated>2011-02-21T22:30:46Z</updated>
<author>
<name>ANDY KENNEDY</name>
<email>ANDY.KENNEDY@adtran.com</email>
</author>
<published>2011-01-27T18:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a7da53bd2c80caf9ae3883857a82b97772a369c7'/>
<id>urn:sha1:a7da53bd2c80caf9ae3883857a82b97772a369c7</id>
<content type='text'>
inittab ordering causes mount to fail on remount,rw.  inittab
changed to mount /proc first.

Signed-off-by: Andy Kennedy &lt;Andy.Kennedy@AdTran.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>fs/jffs2: remove BR2_JFFS2_TARGET_SREC option</title>
<updated>2011-01-14T10:20:38Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-01-14T10:16:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=921f75e2607e7f3d16b7ba8ee62ed68a3632eeb7'/>
<id>urn:sha1:921f75e2607e7f3d16b7ba8ee62ed68a3632eeb7</id>
<content type='text'>
This kind of custom image conversion is better handled outside BR.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option</title>
<updated>2011-01-14T10:15:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-01-14T10:14:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=acd062778f940e91ae27643b1620e205ecd04816'/>
<id>urn:sha1:acd062778f940e91ae27643b1620e205ecd04816</id>
<content type='text'>
The generic fs handling does a chmod -R 0:0 $(TARGET_DIR), so there's no
need for a specific option to enforce this when making an ext2fs image.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>fs/tar: enable by default</title>
<updated>2011-01-14T10:03:49Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-01-14T10:03:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f12b1771a10a95a2e6b13d65536c6c3c591fb5e2'/>
<id>urn:sha1:f12b1771a10a95a2e6b13d65536c6c3c591fb5e2</id>
<content type='text'>
This way we'll get something in images/ by default, and hopefully people
will be less likely to try to use target/ directly.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>fs/ext2: don't enable by default</title>
<updated>2011-01-14T09:12:23Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-01-14T09:03:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=319815a5d54567c1aafa17f3c8125ea74f3f3c55'/>
<id>urn:sha1:319815a5d54567c1aafa17f3c8125ea74f3f3c55</id>
<content type='text'>
It's pretty uncommon to use ext2fs on embedded systems, so don't enable
it by default.

Adjust defconfigs to match.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ubifs: Add UBI image generation support.</title>
<updated>2011-01-11T21:39:05Z</updated>
<author>
<name>Julien Boibessot</name>
<email>julien.boibessot@armadeus.com</email>
</author>
<published>2010-12-21T17:38:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f2bf06fd785de154ab96545b98952fb079310f35'/>
<id>urn:sha1:f2bf06fd785de154ab96545b98952fb079310f35</id>
<content type='text'>
UBI images are generated from UBIFS one (with ubinize tool) and are used by
bootloaders (eg U-Boot) to write UBIFS images directly on bare NAND FLASH
(see http://www.linux-mtd.infradead.org/faq/ubi.html).

[Peter: tweak help text]
Signed-off-by: Julien Boibessot &lt;julien.boibessot@armadeus.com&gt;
Signed-off-by: Nicolas Colombain &lt;nicolas.colombain@armadeus.com&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target skeleton: add audio group</title>
<updated>2011-01-11T15:46:00Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-01-11T13:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8497c46a57e740cb9d236cae2c2a4cc4d9962a23'/>
<id>urn:sha1:8497c46a57e740cb9d236cae2c2a4cc4d9962a23</id>
<content type='text'>
Add audio group to the target skeleton.
Some multimedia applications based on alsa-lib need it.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>etc/securetty: Add ttyAM for ep93xx</title>
<updated>2011-01-10T23:03:58Z</updated>
<author>
<name>H Hartley Sweeten</name>
<email>hartleys@visionengravers.com</email>
</author>
<published>2011-01-07T03:14:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=aaa291d40b1e746c81092ecac7a6388486325bd2'/>
<id>urn:sha1:aaa291d40b1e746c81092ecac7a6388486325bd2</id>
<content type='text'>
Allow root login on the Cirrus ep93xx ARM AMBA serial ports.

Signed-off-by: H Hartley Sweeten &lt;hsweeten@visionengravers.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>genext2fs.sh: improve number of blocks calculation</title>
<updated>2010-12-30T22:10:21Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-12-30T22:10:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=eeea3ea6a88a8f1c7511abf0b429297a562e7d30'/>
<id>urn:sha1:eeea3ea6a88a8f1c7511abf0b429297a562e7d30</id>
<content type='text'>
Closes #2929

Instead of just adding a fixed amount to the blocks used, try to
estimate the real space needed according to the filesystem structure
(bitmaps, inodes, blocks).

The side effect of this is that we no longer significantly overestimate
the size needed for small file systems.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>etc/securetty: Add ttyO0 to ttyO3 for omap</title>
<updated>2010-12-30T21:03:22Z</updated>
<author>
<name>Guillaume Gardet</name>
<email>guillaume.gardet@free.fr</email>
</author>
<published>2010-12-30T15:46:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f3931ca1a159530026adc3964fbb173f8113aef6'/>
<id>urn:sha1:f3931ca1a159530026adc3964fbb173f8113aef6</id>
<content type='text'>
Recent kernels (2.6.37*) use a different name for OMAP serial ports.
They are no longer called ttySx but ttyOx.

Signed-off-by: Guillaume GARDET &lt;guillaume.gardet@free.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
