Difference between revisions of "4.4BSD Lite"
From Computer History Wiki
(minor stuff..) |
m (Jnc moved page 4.4 BSD Lite to 4.4BSD Lite: Proper spelling per McCusick) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[Image:4.4 BSD Lite2 CD front.jpg|200px|right|thumb|A 4.4BSD lite CD]] | [[Image:4.4 BSD Lite2 CD front.jpg|200px|right|thumb|A 4.4BSD lite CD]] | ||
− | 4. | + | |
+ | '''4.4BSD Lite''' was the second-to-last release from the [[CSRG]]. After they had to withdraw the [[Net/2]] source, the files found to be derived from [[Unix/32V]] were removed, and this distribution was released. | ||
Then all of the derived projects had to ensure that they didn't have those files, or anything derived from them. | Then all of the derived projects had to ensure that they didn't have those files, or anything derived from them. | ||
Line 6: | Line 7: | ||
I think at the time this would have impacted: | I think at the time this would have impacted: | ||
− | *[[NetBSD]] | + | * [[NetBSD]] |
− | *[[FreeBSD]] | + | * [[FreeBSD]] |
− | *[[386/BSD | + | * [[BSD/386]] |
+ | |||
+ | Just like Net/2, this was not a complete OS onto itself, however it was the vast majority needed. | ||
+ | |||
+ | From init_main.c: | ||
+ | <pre> | ||
+ | @(#)init_main.c 8.9 (Berkeley) 1/21/94 | ||
+ | </pre> | ||
+ | |||
+ | ==Downloading== | ||
+ | |||
+ | 4.4 BSD Lite can still be found on the Internet: | ||
+ | *[http://http.pl.scene.org/pub/unix/systems/BSD/4.4BSD-Lite/4.4BSD-Lite.tar.gz 4.4BSD-Lite.tar.gz] | ||
− | + | The next and final release was [[4.4BSD Lite Release 2]] | |
+ | |||
+ | {{semi-stub}} | ||
+ | |||
+ | ==External links]]== | ||
+ | |||
+ | * [https://www.oreilly.com/openbook/opensources/book/kirkmck.html Twenty Years of Berkeley Unix] | ||
− | + | [[Category: CSRG BSD]] |
Latest revision as of 15:25, 27 June 2022
4.4BSD Lite was the second-to-last release from the CSRG. After they had to withdraw the Net/2 source, the files found to be derived from Unix/32V were removed, and this distribution was released.
Then all of the derived projects had to ensure that they didn't have those files, or anything derived from them.
I think at the time this would have impacted:
Just like Net/2, this was not a complete OS onto itself, however it was the vast majority needed.
From init_main.c:
@(#)init_main.c 8.9 (Berkeley) 1/21/94
Downloading
4.4 BSD Lite can still be found on the Internet:
The next and final release was 4.4BSD Lite Release 2