changes.rst (0f69403d2535ffc7200a8414cf3ca66a49b0d741) | changes.rst (e7b4311ebcac142be28c9fa1b9f63a9d35fc2a92) |
---|---|
1.. _changes: 2 3Minimal requirements to compile the Kernel 4++++++++++++++++++++++++++++++++++++++++++ 5 6Intro 7===== 8 --- 115 unchanged lines hidden (view full) --- 124 125System utilities 126**************** 127 128Architectural changes 129--------------------- 130 131DevFS has been obsoleted in favour of udev | 1.. _changes: 2 3Minimal requirements to compile the Kernel 4++++++++++++++++++++++++++++++++++++++++++ 5 6Intro 7===== 8 --- 115 unchanged lines hidden (view full) --- 124 125System utilities 126**************** 127 128Architectural changes 129--------------------- 130 131DevFS has been obsoleted in favour of udev |
132(http://www.kernel.org/pub/linux/utils/kernel/hotplug/) | 132(https://www.kernel.org/pub/linux/utils/kernel/hotplug/) |
133 13432-bit UID support is now in place. Have fun! 135 136Linux documentation for functions is transitioning to inline 137documentation via specially-formatted comments near their 138definitions in the source. These comments can be combined with ReST 139files the Documentation/ directory to make enriched documentation, which can 140then be converted to PostScript, HTML, LaTex, ePUB and PDF files. --- 275 unchanged lines hidden (view full) --- 416Intel P6 microcode 417------------------ 418 419- <https://downloadcenter.intel.com/> 420 421udev 422---- 423 | 133 13432-bit UID support is now in place. Have fun! 135 136Linux documentation for functions is transitioning to inline 137documentation via specially-formatted comments near their 138definitions in the source. These comments can be combined with ReST 139files the Documentation/ directory to make enriched documentation, which can 140then be converted to PostScript, HTML, LaTex, ePUB and PDF files. --- 275 unchanged lines hidden (view full) --- 416Intel P6 microcode 417------------------ 418 419- <https://downloadcenter.intel.com/> 420 421udev 422---- 423 |
424- <http://www.freedesktop.org/software/systemd/man/udev.html> | 424- <https://www.freedesktop.org/software/systemd/man/udev.html> |
425 426FUSE 427---- 428 429- <https://github.com/libfuse/libfuse/releases> 430 431mcelog 432------ --- 36 unchanged lines hidden (view full) --- 469- <http://nfs.sourceforge.net/> 470 471Kernel documentation 472******************** 473 474Sphinx 475------ 476 | 425 426FUSE 427---- 428 429- <https://github.com/libfuse/libfuse/releases> 430 431mcelog 432------ --- 36 unchanged lines hidden (view full) --- 469- <http://nfs.sourceforge.net/> 470 471Kernel documentation 472******************** 473 474Sphinx 475------ 476 |
477- <http://www.sphinx-doc.org/> | 477- <https://www.sphinx-doc.org/> |