<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libdisk/rules.c, branch upstream/2.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1995-06-11T19:33:05Z</updated>
<entry>
<title>Merge RELENG_2_0_5 into HEAD</title>
<updated>1995-06-11T19:33:05Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-06-11T19:33:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3628763db3974826e46a036aa54333147fbe238'/>
<id>urn:sha1:d3628763db3974826e46a036aa54333147fbe238</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:29:07Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:29:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5370bd7fea519cd9716c9c78ff7b1d06a52dac4'/>
<id>urn:sha1:e5370bd7fea519cd9716c9c78ff7b1d06a52dac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check for rootfs &gt; cyl 1024.</title>
<updated>1995-05-08T01:34:31Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-05-08T01:34:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fccc689116d7bd842239d44676cbb77ff29a6570'/>
<id>urn:sha1:fccc689116d7bd842239d44676cbb77ff29a6570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General sanitation and cleanup.  Killed the "reserved" type, it wasn't.</title>
<updated>1995-05-06T03:28:32Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-05-06T03:28:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b83d7daff4c04c641767859d02cc9e2a1422c290'/>
<id>urn:sha1:b83d7daff4c04c641767859d02cc9e2a1422c290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If in Create_Chunk we (type==freebsd &amp;&amp; (flags&amp;CHUNK_ALIGN)), then we will</title>
<updated>1995-05-05T07:07:45Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-05-05T07:07:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0be90238f6447d39886428179fa41abb74723386'/>
<id>urn:sha1:0be90238f6447d39886428179fa41abb74723386</id>
<content type='text'>
align this chunk properly.  Have at it Jordan...
</content>
</entry>
<entry>
<title>Make the partitions names even more sensible</title>
<updated>1995-05-04T07:00:57Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-05-04T07:00:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e9851d87a8da190feaa3b2feaa578e0a2efdc551'/>
<id>urn:sha1:e9851d87a8da190feaa3b2feaa578e0a2efdc551</id>
<content type='text'>
CheckRules sets the CHUNK_ALIGN &amp; CHUNK_PAST_1024 flags.
</content>
</entry>
<entry>
<title>Make the target for tst01 more sensible.</title>
<updated>1995-05-03T06:30:59Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-05-03T06:30:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fcdd2c3c7df0c8c6c5d4ad141ab5094bba6a72dd'/>
<id>urn:sha1:fcdd2c3c7df0c8c6c5d4ad141ab5094bba6a72dd</id>
<content type='text'>
Remove bogus targets.
Allocate partition letters as follows:
	lowest offset "flags &amp; CHUNK_IS_ROOT" gets 'a',
	lowest offset "subtype==FS_SWAP" gets 'b'
	the rest is allocated in offset order from this sequence "defghab".
This will generally make sense.
Added rules to complain if more than one CHUNK_IS_ROOT or more than one
FS_SWAP per FreeBSD chunk.
Set CHUNK_IS_ROOT on the 'a' partition in Open_Disk.
Run Fixup_Names in Open_Disk.
</content>
</entry>
<entry>
<title>Now we do writes too.</title>
<updated>1995-04-30T06:09:29Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-04-30T06:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d5caf92d02f897309ee81ae08a8682d79f805dd'/>
<id>urn:sha1:2d5caf92d02f897309ee81ae08a8682d79f805dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Names are assigned when chunks are created.</title>
<updated>1995-04-29T07:21:14Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-04-29T07:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a29b6fccc0d480a9f4fed41056a2f357aaf1101b'/>
<id>urn:sha1:a29b6fccc0d480a9f4fed41056a2f357aaf1101b</id>
<content type='text'>
Rules for only one fat &amp; one extended in MBR.
</content>
</entry>
<entry>
<title>Next Iteration, getting better.</title>
<updated>1995-04-29T04:00:57Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-04-29T04:00:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9c10dfd1a49c87ca42b7ad41173c959bfd5aa64'/>
<id>urn:sha1:f9c10dfd1a49c87ca42b7ad41173c959bfd5aa64</id>
<content type='text'>
Made an All_FreeBSD() function.
Added a cmd-line interface (lowest rank) to the tst01 program.
The tst01 program is harmless (worst it can do is coredump), but it
is instructive to run, you can see what the slice-code things of your
disk...
</content>
</entry>
</feed>
