新聞中心
linux發(fā)展史從1990年誕生的第一個(gè)內(nèi)核發(fā)行版開始,迅速發(fā)展到一個(gè)被廣泛使用的操作系統(tǒng)。它的發(fā)展從核心發(fā)行版展開,其后有分支發(fā)展。本文將簡要介紹Linux發(fā)展史,以及Linux核心發(fā)行版和分支發(fā)展。

創(chuàng)新互聯(lián)公司始終堅(jiān)持【策劃先行,效果至上】的經(jīng)營理念,通過多達(dá)10多年累計(jì)超上千家客戶的網(wǎng)站建設(shè)總結(jié)了一套系統(tǒng)有效的推廣解決方案,現(xiàn)已廣泛運(yùn)用于各行各業(yè)的客戶,其中包括:砂巖浮雕等企業(yè),備受客戶贊揚(yáng)。
1991年,Linus torvalds開發(fā)了第一個(gè)Linux內(nèi)核發(fā)行版,稱為參觀者——Linux 0.01。它包含了 Linux 內(nèi)核源碼和一些簡單的文檔,主要用于支持開發(fā)者。該發(fā)行版在92年和93年的的幾個(gè)修訂版本發(fā)展到一個(gè)完備的操作系統(tǒng),最初僅支持單處理器X86。隨著技術(shù)的發(fā)展,Linux不斷添加新的特性,例如多處理器支持、Xfree86圖形系統(tǒng)、三維渲染器Open GL和越來越多的新工具。
核心發(fā)行版給Linux帶來了在多個(gè)平臺(tái)上的可移植性,從而支持了Linux在主流桌面和服務(wù)器中的使用。此外,Linux核心發(fā)行版也有利于安全性,因?yàn)橹恍枭倭康难a(bǔ)丁和更新就可以解決問題。
Linux被廣泛使用之后,分出了許多不同的分支版本。這種分支發(fā)展有兩個(gè)優(yōu)點(diǎn),一是增強(qiáng)了Linux的可擴(kuò)展性,可以滿足各種應(yīng)用場景的需求,二是添加了更多的可擴(kuò)展性或特性,使Linux能夠更加“智能”,減少后續(xù)的定制成本。
比如說,android是Linux內(nèi)核的一個(gè)分支,致力于在智能手機(jī)等移動(dòng)設(shè)備上的應(yīng)用。Debian和Ubuntu是另外一個(gè)分支,專注于提供穩(wěn)定的發(fā)行版,并提供自己的包管理器和應(yīng)用市場。而其它的Linux分支,如Arch,F(xiàn)edora,Gentoo和OpenSUSE等也在努力為用戶提供更好的服務(wù)。
從Linux 0.01到今天,它發(fā)展迅速。它從核心發(fā)行版發(fā)展出多個(gè)分支,并為不同場景不斷添加新特性。它也幫助我們更好的理解和應(yīng)用Linux系統(tǒng),讓Linux系統(tǒng)成為未來的主流操作系統(tǒng)。
#include
#include
#include
#include
int main(void)
{
int pid;
printf("Linux development history");
printf("From the first kernel release in 1990, Linux has developed rapidly into a widely used operating system. Its development began with core release, followed by branch development. \n");
pid = fork();
if (pid == 0) { /* child process */
printf("Core releases bring Linux portability to multiple platforms, supporting its use in mainstream desktop and server machines. Also, core releases are beneficial to security as only a small number of patches and updates need to be issued for fixes. \n");
printf("With its widespread use, many different branch versions have sprung from Linux. This branch development has two advantages, one being enhanced Linux scalability to meet the needs of various usage scenarios, and the other being more expandable or feature additions to make Linux more "intelligent" and reduce future customisation costs.\n");
} else { /* parent process */
wait(NULL);
printf("From Linux 0.01 to today, its development has been rapid. It has developed a number of branches from its core release and has continuously added new features for different scenarios. It has also helped us to better understand and apply Linux systems, making Linux a mainstream operating system of the future.\n");
}
return 0;
}
成都網(wǎng)站建設(shè)選創(chuàng)新互聯(lián)(?:028-86922220),專業(yè)從事成都網(wǎng)站制作設(shè)計(jì),高端小程序APP定制開發(fā),成都網(wǎng)絡(luò)營銷推廣等一站式服務(wù)。
名稱欄目:Linux發(fā)展史:從核心發(fā)行版到分支發(fā)展(linux的分支)
標(biāo)題URL:http://www.5511xx.com/article/cceeshc.html


咨詢
建站咨詢
