사용자 도구

사이트 도구


lfs:constructingtemporarysystem

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
lfs:constructingtemporarysystem [2013/08/23 17:16] – [Xz-5.0.4] changwoolfs:constructingtemporarysystem [2014/10/09 21:24] (현재) – 바깥 편집 127.0.0.1
줄 524: 줄 524:
  
  
 +===== 스트리핑 =====
 +설치된 패키지 중 불필요한 부분을 찾아 삭제하는 부가적인 과정
 +<code bash>
 +strip --strip-debug /tools/lib/*
 +strip --strip-unneeded /tools/{,s}bin/*
 +rm -fr /tools/{,share}/{info,man,doc}
 +</code>
  
- +===== 소유권 변경 ===== 
 +$FLS/tools 디렉토리에 모든 파일들은 현재 lfs 소유이지만 이것은 부자연스럽다. 
 +  # chown -R root:root $LFS/tools 
 +  
lfs/constructingtemporarysystem.1377278168.txt.gz · 마지막으로 수정됨: 2014/10/09 21:23 (바깥 편집)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki