소스 검색

Recommend ivandaviov/minimal to generate initrd

Ciro Santilli 六四事件 法轮功 纳米比亚 威视 9 년 전
부모
커밋
b8d73924d8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Misc/contribute.md

+ 2 - 0
Misc/contribute.md

@@ -277,6 +277,8 @@ $ qemu-system-x86_64 -snapshot -m 8GB -serial stdio -kernel ~/dev/linux/arch/x86
 
 From now we can run the Linux kernel in the virtual machine and this means that we can begin to change and test the kernel.
 
+Consider using [ivandaviov/minimal](https://github.com/ivandavidov/minimal) to automate the process of generating initrd.
+
 Getting started with the Linux Kernel Development
 ---------------------------------------------------------------------------------