Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| kr:faq:before_installation [2017/03/27 15:26] – [How do I compile LEDE?] park | ko:faq:before_installation [2019/07/04 05:28] – ↷ Links adapted because of a move operation tmomas | ||
|---|---|---|---|
| Line 37: | Line 37: | ||
| ==== LEDE는 어떻게 설치하나요? | ==== LEDE는 어떻게 설치하나요? | ||
| - | -> [[kr: | + | -> [[ko: |
| ==== LEDE는 어떻게 컴파일하나요? | ==== LEDE는 어떻게 컴파일하나요? | ||
| [[docs: | [[docs: | ||
| - | ==== Which packages can I safely remove to save space? ==== | + | ==== 공간을 절약하기 위해 제거해도 되는 패키지는 무엇입니까? ==== |
| - | Flash space is scarce on devices with only 4MB flash. | + | 4MB flash만 있는 장치에서는 flash 공간이 부족합니다. 이미지를 컴파일하는 동안 사용공간에 필요하지 않은 패키지를 제거하여 공간을 절약할 수 있습니다. |
| - | If the device has 16MB or less of RAM, then it should only be used as Internal | + | 기기의 RAM 크기가 |
| - | * - disable | + | * - IPv6는 사용하지 않습니다. |
| - | * - remove all related elements to iptables | + | * - iptables에 관련된 요소를 제거합니다. |
| - | * - remove | + | * - dhcp 서버를 제거합니다. |
| - | * + add LUCI | + | * + LUCI를 추가합니다 |
| - | * + add zram | + | * + zram 를 추가합니다 |
| - | * - remove | + | * - opkg를 제거합니다 |
| - | If the device has 32MB of RAM you just need to: | + | 32MB 기기라면 다음을 수행하면 됩니다: |
| - | * - disable | + | * - IPv6 사용하지 않습니다. |
| - | * + add LUCI | + | * + LUCI를 추가합니다 |
| - | * + add zram | + | * + zram를 추가합니다 |
| - | * - remove | + | * - opkg를 제거합니다 |
| - | ==== How do I compile all LEDE packages? ==== | + | ==== 모든 |
| < | < | ||