<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9front.git/rc/bin/inst, branch webfs</title>
<subtitle>my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
</subtitle>
<id>https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=webfs</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/atom?h=webfs'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/'/>
<updated>2019-03-27T13:45:08+00:00</updated>
<entry>
<title>inst/startether: skip ipv6 auto configuration when nora6 was specified</title>
<updated>2019-03-27T13:45:08+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2019-03-27T13:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=f9efc8ed87337b0d1220822b9b0356966f8fce44'/>
<id>urn:sha1:f9efc8ed87337b0d1220822b9b0356966f8fce44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inst/startether: fix typo</title>
<updated>2018-08-15T20:14:52+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2018-08-15T20:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=415ad3e7236aa6884cb3ad616a6fdf1408c63adc'/>
<id>urn:sha1:415ad3e7236aa6884cb3ad616a6fdf1408c63adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipv6 autoconfiguration on ethernet</title>
<updated>2018-08-15T19:39:30+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2018-08-15T19:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=cd752a39f8b0b36378800740c0e5915beabfb56d'/>
<id>urn:sha1:cd752a39f8b0b36378800740c0e5915beabfb56d</id>
<content type='text'>
for ip autoconfiguration, setup ipv6 link local addresses
and do SLAAC in parallel to DHCP.
</content>
</entry>
<entry>
<title>inst: determine kernel for bootsetup from $bootfile and $cputype</title>
<updated>2018-01-05T07:38:23+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2018-01-05T07:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=c197fede614a623b4363dcc313130aff738e25b8'/>
<id>urn:sha1:c197fede614a623b4363dcc313130aff738e25b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inst/mounthjfs: use /dev/swap instead of #c/swap to determine memory size (thanks aap)</title>
<updated>2017-11-19T14:42:15+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2017-11-19T14:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=89653dcc749a119ef2ee51b5e9812b7820951ec3'/>
<id>urn:sha1:89653dcc749a119ef2ee51b5e9812b7820951ec3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update documentation</title>
<updated>2017-09-10T20:35:23+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2017-09-10T20:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=be7f3fb5e44b3f282a26fa7c6dd50a08677ae069'/>
<id>urn:sha1:be7f3fb5e44b3f282a26fa7c6dd50a08677ae069</id>
<content type='text'>
there isnt much of a point in keep maintaining separate
kernel configurations for terminal and cpu kernels as
the role can be switched with service=cpu boot parameter.

to make stuff cosistent, we will just have one "pc" kernel
and one "pc64" kernel configuration now.
</content>
</entry>
<entry>
<title>inst: don't hardcode /net/ether0, might have usb ethernet</title>
<updated>2017-08-05T12:30:48+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2017-08-05T12:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=7d1b9e39f7b1dac4c2ed6e3771585548ccd9e2d4'/>
<id>urn:sha1:7d1b9e39f7b1dac4c2ed6e3771585548ccd9e2d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inst: get rid of ppp configuration</title>
<updated>2017-08-04T12:18:40+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2017-08-04T12:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=caddc9a6ea0c8aeb2510ec9eda67eb4f2e82a00c'/>
<id>urn:sha1:caddc9a6ea0c8aeb2510ec9eda67eb4f2e82a00c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inst: get rid of halt, just run fshalt in finish directly</title>
<updated>2017-08-04T12:17:29+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2017-08-04T12:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=d5bbee50a019aaa91f16ab115f606739e837cb9c'/>
<id>urn:sha1:d5bbee50a019aaa91f16ab115f606739e837cb9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>inst: post newfs fileservers under /srv/$fstype.newfs to avoid conflict with preexisting local filesystem</title>
<updated>2017-08-04T12:16:07+00:00</updated>
<author>
<name>cinap_lenrek</name>
<email>cinap_lenrek@felloff.net</email>
</author>
<published>2017-08-04T12:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/sys/plan9front.git/commit/?id=f777f7c4211100c0a0ae0c25f668523dc21a5677'/>
<id>urn:sha1:f777f7c4211100c0a0ae0c25f668523dc21a5677</id>
<content type='text'>
</content>
</entry>
</feed>
