<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/openslug-init, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>slugos: Major rename of common SlugOS files and directories from openslug to slugos.</title>
<updated>2006-01-07T08:58:44+00:00</updated>
<author>
<name>Rod Whitby</name>
<email>rod@whitby.id.au</email>
</author>
<published>2006-01-07T08:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8fb6b2d3d410ad2badf0c99ed7a66b698aafaa17'/>
<id>8fb6b2d3d410ad2badf0c99ed7a66b698aafaa17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openslug-init: Add code to create /dev/rtc for the new RTC class driver by azummo.</title>
<updated>2006-01-07T05:57:38+00:00</updated>
<author>
<name>Rod Whitby</name>
<email>rod@whitby.id.au</email>
</author>
<published>2006-01-07T05:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=4a9a33b78f011fdaeed2331cfac0f48c69d8dfdf'/>
<id>4a9a33b78f011fdaeed2331cfac0f48c69d8dfdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, support le</title>
<updated>2005-10-05T18:15:38+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-10-05T18:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a2e86652b541c85a5cb3ba83875f2c21d365405c'/>
<id>a2e86652b541c85a5cb3ba83875f2c21d365405c</id>
<content type='text'>
modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth
in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must
be specified to make this work, the configuration files have been updated
appropriate.  openslug-image now pulls in virtual/ixp-eth, not a specific
provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS.
nslu2.conf and ucslugc.conf have changes to support configuration of the build
endianness correctly - not fully functional because the flash read code still
needs word swapping on LE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth
in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must
be specified to make this work, the configuration files have been updated
appropriate.  openslug-image now pulls in virtual/ixp-eth, not a specific
provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS.
nslu2.conf and ucslugc.conf have changes to support configuration of the build
endianness correctly - not fully functional because the flash read code still
needs word swapping on LE.
</pre>
</div>
</content>
</entry>
<entry>
<title>openslug-init: make /etc/fstab a 'preserve' file</title>
<updated>2005-09-26T00:13:54+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-09-26T00:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=59da362b2275316766121212e772d4b2a034d2ea'/>
<id>59da362b2275316766121212e772d4b2a034d2ea</id>
<content type='text'>
This is so that a reflash does not update the file - if it is necessary
to patch the file in the future then it will be necessary to write a
post-install script for whatever package requires the patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is so that a reflash does not update the file - if it is necessary
to patch the file in the future then it will be necessary to write a
post-install script for whatever package requires the patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>ucslugc, openslug-init: changes to ensure compatibility with new thumb compilation</title>
<updated>2005-09-22T19:47:26+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-09-22T19:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=5e19196797ce53fe8fe7a845bccea825e401e51c'/>
<id>5e19196797ce53fe8fe7a845bccea825e401e51c</id>
<content type='text'>
Some package builds removed from ucslugc because they are not compatible
with the thumb build.  openslug-init changed to use the target chroot, not the
initrd one, because this actually works when the initrd and target are
different operating systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some package builds removed from ucslugc because they are not compatible
with the thumb build.  openslug-init changed to use the target chroot, not the
initrd one, because this actually works when the initrd and target are
different operating systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update so that the disk leds aren't switched on/off</title>
<updated>2005-08-14T14:49:04+00:00</updated>
<author>
<name>Oyvind Repvik</name>
<email>nail@nslu2-linux.org</email>
</author>
<published>2005-08-14T14:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=029999acbb7522240c0697332d18218332e13866'/>
<id>029999acbb7522240c0697332d18218332e13866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unmountflash would make /dev/mtdblock4 on / ro, this only affects a turnup</title>
<updated>2005-07-19T17:24:13+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-07-19T17:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0ab7f05441d3c14635f711518792e0ef4058ccb7'/>
<id>0ab7f05441d3c14635f711518792e0ef4058ccb7</id>
<content type='text'>
when the flash file system is mounted on /, but it causes the edit of the
/linuxrc to fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when the flash file system is mounted on /, but it causes the edit of the
/linuxrc to fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>slugbug 206: fix the tmpfs directories in NFS</title>
<updated>2005-07-19T06:31:56+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-07-19T06:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1b45793e53bc6eb1ac71ef2f051359b674815788'/>
<id>1b45793e53bc6eb1ac71ef2f051359b674815788</id>
<content type='text'>
slugbug 207: fix the flashdisk mount so that it works in the presence of
an existing readonly mount (turnup, like reflash, now removes all existing
flashdisk mounts)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
slugbug 207: fix the flashdisk mount so that it works in the presence of
an existing readonly mount (turnup, like reflash, now removes all existing
flashdisk mounts)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for slugbug 197.  This no longer runs udhcp to get the network address</title>
<updated>2005-07-18T19:40:57+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-07-18T19:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7279d75be5455744430a3126ab800062375b38bf'/>
<id>7279d75be5455744430a3126ab800062375b38bf</id>
<content type='text'>
if /etc/default/sysconf has bootproto=static  This affects network boot
(nfs) only - previously a DHCP address would be used in preference to the
specified static one.
All NFS root users please test this - the number of failure cases are large
and a failure may leave the system unbootable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if /etc/default/sysconf has bootproto=static  This affects network boot
(nfs) only - previously a DHCP address would be used in preference to the
specified static one.
All NFS root users please test this - the number of failure cases are large
and a failure may leave the system unbootable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Horrible hacky, maybe working, work round for shutdown -r.  Please report</title>
<updated>2005-07-17T19:41:49+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-07-17T19:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d974a5a9ea1437acad1346ab1ee7b170690a179c'/>
<id>d974a5a9ea1437acad1346ab1ee7b170690a179c</id>
<content type='text'>
any future hangs on shutdown -r in slugbug 145.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
any future hangs on shutdown -r in slugbug 145.
</pre>
</div>
</content>
</entry>
</feed>
