<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-petitboot/lib/system, branch master</title>
<subtitle>Blackbird™ petitboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-petitboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-petitboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/'/>
<updated>2019-03-05T20:54:10+00:00</updated>
<entry>
<title>lib/system: Add cryptsetup utility</title>
<updated>2019-03-05T20:54:10+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2019-02-14T23:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=df1a234c15fbe215b0dd0d75c760f47c2dab411f'/>
<id>urn:sha1:df1a234c15fbe215b0dd0d75c760f47c2dab411f</id>
<content type='text'>
Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>lib/system: Add dmidecode as system app</title>
<updated>2018-08-07T01:30:36+00:00</updated>
<author>
<name>Geoff Levand</name>
<email>geoff@infradead.org</email>
</author>
<published>2018-08-02T17:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=c8afffc32546c3cd72d5d229081211b8e9efe9ee'/>
<id>urn:sha1:c8afffc32546c3cd72d5d229081211b8e9efe9ee</id>
<content type='text'>
For use by the arm64 get_sysinfo.

Signed-off-by: Geoff Levand &lt;geoff@infradead.org&gt;
Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>lib/system: Add udhcpc6</title>
<updated>2018-07-10T04:42:56+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2018-05-09T01:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=41d67cbe2da973eb5945f822c473c734bc595395'/>
<id>urn:sha1:41d67cbe2da973eb5945f822c473c734bc595395</id>
<content type='text'>
Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>discover: Rescan SCSI devices on reinit</title>
<updated>2018-06-12T03:03:55+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2018-05-30T05:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=e54e26065cea435fed19b8b2687c87927f1b63f1'/>
<id>urn:sha1:e54e26065cea435fed19b8b2687c87927f1b63f1</id>
<content type='text'>
Explicitly rescan SCSI devices on reinit rather than just remounting
them in case a device did not init properly on boot.

Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>ui/ncurses: Spawn shell in exit handler</title>
<updated>2017-10-04T05:41:17+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2017-08-29T03:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=e1e2ca689661791ba38bf2572df8a65e36258ac2'/>
<id>urn:sha1:e1e2ca689661791ba38bf2572df8a65e36258ac2</id>
<content type='text'>
In cui_on_exit()_ instead of exiting the program spawn a sh instance.
This allows the user to drop to the shell and return without losing any
custom boot options, for example.
SIGINT still calls cui_abort() to properly exit Petitboot.

Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>Add pb-plugin and pb-exec to pb_system_apps</title>
<updated>2017-08-15T03:03:28+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2017-07-25T06:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=f4d947604d0aeecb1ee42ae4d3c9895b65342176'/>
<id>urn:sha1:f4d947604d0aeecb1ee42ae4d3c9895b65342176</id>
<content type='text'>
Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>lib/system: Add vgscan, vgchange utilities</title>
<updated>2017-07-11T04:32:35+00:00</updated>
<author>
<name>Samuel Mendoza-Jonas</name>
<email>sam@mendozajonas.com</email>
</author>
<published>2017-06-14T08:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=03fe06fa71f065e918c46a65e6a45e76063a07eb'/>
<id>urn:sha1:03fe06fa71f065e918c46a65e6a45e76063a07eb</id>
<content type='text'>
Signed-off-by: Samuel Mendoza-Jonas &lt;sam@mendozajonas.com&gt;
</content>
</entry>
<entry>
<title>lib/system: Don't leak in pb_mkdir_recursive</title>
<updated>2013-11-14T05:18:59+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2013-11-14T05:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=89f43bf771edf352479f26395b56594201f0d958'/>
<id>urn:sha1:89f43bf771edf352479f26395b56594201f0d958</id>
<content type='text'>
If the mkdir fails, we'll exit without freeing str.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>lib/system: Don't modify dir parameter to pb_rmdir_recursive</title>
<updated>2013-09-26T07:13:20+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2013-09-26T02:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=2e97d0eea0d8a480877a1aabb4c67ad1aad59ed1'/>
<id>urn:sha1:2e97d0eea0d8a480877a1aabb4c67ad1aad59ed1</id>
<content type='text'>
We're modifying dir rather than cur (the local copy of dir), so the
caller-provided (const!) string is no longer const.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
<entry>
<title>discover: Don't depend on tftp failure for type detection</title>
<updated>2013-09-26T06:30:17+00:00</updated>
<author>
<name>Jeremy Kerr</name>
<email>jk@ozlabs.org</email>
</author>
<published>2013-09-25T06:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-petitboot/commit/?id=ca5a62c1d04a3eea1d1c307d4fa4f0b1559140d2'/>
<id>urn:sha1:ca5a62c1d04a3eea1d1c307d4fa4f0b1559140d2</id>
<content type='text'>
Rather than always trying both TFTP client types, do a runtime detection
on first invocation. This can be fixed at build-time with
--with-tftp=TYPE.

Signed-off-by: Jeremy Kerr &lt;jk@ozlabs.org&gt;
</content>
</entry>
</feed>
