#!/usr/bin/perl -n /^#/ and next; /c::to_utf8/ || /c::from_utf8/ and next; /\bc::(\w+)/ and push @c, [ $1, $ARGV, $. ] ; eof && close ARGV; END { $_ = join '', `cat c/stuff.xs.pl`; foreach $c (@c) { /$c->[0]/ or $err = print "$c->[1]:$c->[2]: $c->[0] not in c.xs\n"; } exit $err; } p-install/ko/main::rescue.html?h=distro/mga2' type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/help-install/ko/main::rescue.html
blob: c4ca1d330ab068618efb7b32dc3d87ba1b8ac49c (plain)
1
2
3
4
5
<h3>
<a name="rescue">시스템 복구</a>
</h3>

<p><em>시스템 복구</em> 는 적은 용량의 RAM 디스크를 기반으로 한 시스템입니다. 여기서, 설치된 시스템에 대한 모든 조정을 할 수 있습니다. 이 시스템에서 전문가를 위한 적은 도구만 사용가능합니다.</p>