#author("2021-09-02T07:56:31+00:00","default:hotate","hotate") #author("2024-06-21T12:19:36+00:00","default:hotate","hotate") #contents &tag(Linux,OSS); * カーネル [#wff20d53] - [[oldlinux.org/download/ECLK-5.0-WithCover.pdf>http://oldlinux.org/download/ECLK-5.0-WithCover.pdf]] This book provides detailed and comprehensive comments and explanations on all source code of the early Linux kernel (V0.12) * CIP [#r252ef7c] - [[CIPが取り組む産業基盤でのセキュリティ対策:いまさら聞けないCIP入門(後編)(1/3 ページ) - MONOist>https://monoist.itmedia.co.jp/mn/articles/1911/18/news006.html]] CIP(Civil Infrastructure Platform)は、Linux FoundationのOSSプロジェクトであり、その目的の1つは産業グレード機器に対して長期的なサポートを達成することです。 - [[持続可能な産業グレードのOSS基盤を実現する「CIP」とは何か (2/3) - MONOist(モノイスト)>https://monoist.atmarkit.co.jp/mn/articles/1907/17/news005_2.html]] Civil Infrastructure Platform CIPカーネルは、LTS版Linuxを基にしており、LTSライフサイクル中はLTSプロジェクトと協力して、またLTS終了後はCIPによって独自にメンテナンスしていきます * [[用語集]] [#a8c47b0c] - [[Introduction · littlekernel/lk Wiki>https://github.com/littlekernel/lk/wiki/Introduction]] LK (Little Kernel) is a tiny operating system suited for small embedded devices, bootloaders, and other environments where OS primitives like threads, mutexes, and timers are needed, but there’s a desire to keep things small and lightweight. - [[OSTree - Wikipedia>https://en.wikipedia.org/wiki/OSTree]] OSTree is a system for versioning updates of Linux-based operating systems. It can be considered as "Git for operating system binaries". * 関連 [#xff128b8] #related #taglist(tag=Linux)