Обсуждение участника:Delph
Материал из Gentoo Linux Wiki
Как-то не првильно работают шаблоны, ИМХО.
| Code: # locale |
locale: Cannot set LC_ALL to default locale: No such file or directory LANG=ru_RU.utf8 LC_CTYPE=POSIX LC_NUMERIC=POSIX LC_TIME=POSIX LC_COLLATE=ru_RU.utf8 LC_MONETARY=POSIX LC_MESSAGES=POSIX LC_PAPER=ru_RU.utf8 LC_NAME=ru_RU.utf8 LC_ADDRESS=ru_RU.utf8 LC_TELEPHONE=ru_RU.utf8 LC_MEASUREMENT=ru_RU.utf8 LC_IDENTIFICATION=ru_RU.utf8 LC_ALL= |
Почему так получается?...
А если добавить <pre>...</pre> - то все нормально... Может быть стоит в шаблон внести исправления?
| Code: Тест |
|
{{{2}}} |
уже пробовал, не получается,
ткнись на на test.gentoo-wiki, поиграйся с шаблонами,
если чего хитрого придумаешь то применим здесь
Я догнал наконецто, почему выходит фигня такая. В доках по шаблонам написано, что можно передавать значения шаблону двумя путями: либо через {{{1}}}, либо через param=lala. Ну и выходит, что в текстах где есть = происходит создание переменных и присваивание им значений.. А оно нам не надо. Ковыряюсь дальше...
ПРИМЕЧАНИЕ: Такие ухищрения из-за того, что deltup нет в официальном дереве портов. Поэтому нам приходится использовать Portage Overlay.
[править] Шаблоны с gentoo.org/doc/
[править] Родные шаблоны
ВАЖНО: Read this whole subsection before continuing, as you will probably not have the opportunity to read it before doing things later.
ПРЕДУПРЕЖДЕНИЕ: Some LiveCDs are built without module support. That means that all the provided drivers are already 'loaded'. If your card is not found, you may have to file a bug to get an updated LiveCD.
ПРИМЕЧАНИЕ: Not all LiveCDs have the command. If yours doesn't, you can still get the extensions working by following the instructions of the
[править] Шаблоны для вики (чуть мягче цвета)
Пунктирная рамка
ВАЖНО: Read this whole subsection before continuing, as you will probably not have the opportunity to read it before doing things later.
ВАЖНО: Read this whole subsection before continuing, as you will probably not have the opportunity to read it before doing things later.
| Предупреждение: Some LiveCDs are built without module support. That means that all the provided drivers are already 'loaded'. If your card is not found, ou may have to file a bug to get an updated LiveCD. |
ПРЕДУПРЕЖДЕНИЕ: Some LiveCDs are built without module support. That means that all the provided drivers are already 'loaded'. If your card is not found, you may have to file a bug to get an updated LiveCD.
| Примечание: Not all LiveCDs have the command. If yours doesn't, you can still get the extensions working by following the instructions of the |
ПРИМЕЧАНИЕ: Not all LiveCDs have the command. If yours doesn't, you can still get the extensions working by following the instructions of the
Шаблон на место нынешнего Code Box. Мне не нравится. Наш лучше. :)
| Code Listing 1: Filesystem usage example |
Filesystem Type Size Used Avail Use% Mounted on /dev/hda5 ext3 509M 132M 351M 28% / /dev/hda2 ext3 5.0G 3.0G 1.8G 63% /home /dev/hda7 ext3 7.9G 6.2G 1.3G 83% /usr /dev/hda8 ext3 1011M 483M 477M 51% /opt /dev/hda9 ext3 2.0G 607M 1.3G 32% /var /dev/hda1 ext2 51M 17M 31M 36% /boot /dev/hda6 swap 516M 12M 504M 2% <not mounted> |
