Notice
Recent Posts
Recent Comments
Link
두근두근이야기
우분투 터미널에서 이미지 변경하기 본문
1. gif, jpg, png 등 그림파일을 먼저 ppm 파일로 변경한다.
http://www.howtogeek.com/109369/how-to-quickly-resize-convert-modify-images-from-the-linux-terminal/
jpgtopnm, pngtopnm, giftopnm ..and so on......
2. Kconfig 수정
3. logo.c 수정
4. Makefile 수정
5. linux/linux_logo.h 수정
6. .config 수정
//This section. if you want to change the default value, modify here.
// You can also change it at "make menuconfig"
'IT > IT ::Linux' 카테고리의 다른 글
c 최적화기법 likely, unlikely (0) | 2013.09.05 |
---|---|
임베디드 시스템 엔지니어를 위한 리눅스 커널 분석 (0) | 2013.09.04 |
fbmem.c (0) | 2013.09.04 |
커널 부팅이미지 팽귄을 바꿔보자 (0) | 2013.09.04 |
Cammand for signal (0) | 2013.09.04 |