Когда Debian testing станет stable?
И еще вопрос: когда testing станет stable - старый stable, т.е. Etch будет еще поддерживаться или нет?
>>> Подробности (Invalid URL, no host part!)
И еще вопрос: когда testing станет stable - старый stable, т.е. Etch будет еще поддерживаться или нет?
>>> Подробности (Invalid URL, no host part!)
Как правильнее в git держать свой дистрибутив? В tar - не удобно. Как diff смотреть?
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
-------
Adrian Bunk [Sat, 21 Jul 2007 15:10:46 +0000 (17:10 +0200)]
The Rise CPUs were only very short-lived, and there are no reports of anyone both owning one and running Linux on it. Googling for the printk string "CPU: Rise iDragon" didn't find any dmesg available online. If it turns out that against all expectations there are actually users reverting this patch would be easy. This patch will make the kernel images smaller by a few bytes for all i386 users.
-------
Вот ссылка на коммит:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9...
Подскажите как при помощи git можно отменить этот патч.
Репозитарий скачивал так:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linux-2.6
>>> Подробности (Invalid URL, no host part!)
------
Adrian Bunk [Sat, 21 Jul 2007 15:10:46 +0000 (17:10 +0200)]
The Rise CPUs were only very short-lived, and there are no reports of anyone both owning one and running Linux on it. Googling for the printk string "CPU: Rise iDragon" didn't find any dmesg available online. If it turns out that against all expectations there are actually users reverting this patch would be easy. This patch will make the kernel images smaller by a few bytes for all i386 users.
------
Вот ссылка на коммит:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9...
Подскажите как при помощи git можно отменить этот патч.
Репозитарий скачивал так:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git linux-2.6
>>> Подробности (Invalid URL, no host part!)
Можно допустим выделить этот блок
Shift+V
и затем написать
:'<,'>left 4 (естественно реально пишется только left 4)
Текст сдвинется и до края страницы останется 4 символа, но текст весь быдут выровнен по левому краю и все оформление потеряется.
Интересует штука как например в эклипсе или netbeans'e. Есть две кнопки, влево и вправо. Выделяешь кусок текста, жмешь нужную кнопку и все символы внутри блока перемещается на символ влево или вправо.
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
Собираю LiveCD со stage2 (портеджи от 03 февраля). Все идет нормально, делаю два раза emerge -e system, все пересобирается без проблем (если не считать блокировки perl и проблемы с libexpat, но это решается). И вот сейчас нужно поставить mc. Пишу emerge -av mc, а в ответ: tux / # emerge -av mc These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] app-misc/mc-4.6.1-r4 USE="X gpm nls pam slang unicode -7zip -ncurses -samba" 0 kB Total: 1 package (1 new), Size of downloads: 0 kB Would you like to merge these packages? [Yes/No] >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) app-misc/mc-4.6.1-r4 to / ... ... ... checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes checking if S-Lang uses termcap... yes configure: using S-Lang screen library with termcap checking for tgoto in -ltermcap... no checking for SLang_init_tty in -lslang... no configure: error: S-Lang library not found !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/app-misc/mc-4.6.1-r4/work/mc-4.6.1/config.log * * ERROR: app-misc/mc-4.6.1-r4 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * mc-4.6.1-r4.ebuild, line 108: Called econf '--with-vfs' '--with-ext2undel' '--with-edit' '--enable-charset' '--with-screen=slang' '--with-gpm-mouse' '--with-included-gettext' '--with-x' '--without-samba' * ebuild.sh, line 638: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-misc/mc-4.6.1-r4/temp/build.log'. * * Messages for package app-misc/mc-4.6.1-r4: * * ERROR: app-misc/mc-4.6.1-r4 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * mc-4.6.1-r4.ebuild, line 108: Called econf '--with-vfs' '--with-ext2undel' '--with-edit' '--enable-charset' '--with-screen=slang' '--with-gpm-mouse' '--with-included-gettext' '--with-x' '--without-samba' * ebuild.sh, line 638: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-misc/mc-4.6.1-r4/temp/build.log'. * Хотя сам Slang установлен: tux / # emerge -av slang These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] sys-libs/slang-1.4.9-r2 USE="unicode -cjk" 0 kB Файлы есть: tux / # ls /usr/lib/libslang* /usr/lib/libslang.a -> /usr/lib/libslang-utf8.a /usr/lib/libslang.so -> /usr/lib/libslang-utf8.so /usr/lib/libslang.so.1 -> /usr/lib/libslang-utf8.so.1 /usr/lib/libslang.so.1.4.9 -> /usr/lib/libslang-utf8.so.1.4.9 /usr/lib/libslang-utf8.a /usr/lib/libslang-utf8.so -> libslang-utf8.so.1.4.9 /usr/lib/libslang-utf8.so.1 -> libslang-utf8.so.1.4.9 /usr/lib/libslang-utf8.so.1.4.9 --------------------------------------------------------- Еще провел такой вот эксперимент. Вроде как баг нашел. Вариант 1. 1. Распаковываю stage2 2. Устанавливаю mc - ставиться Вариант 2. 1. Распаковываю stage2 2. Копирую самый последний portage 3. emerge -e system 2 раза 4. ставлю mc - НЕ СТАВИТЬСЯ. вываливается по этой же ошибке. Подскажите что можно сделать?
>>> Подробности (Invalid URL, no host part!)
Собираю LiveCD со stage2 (портеджи от 03 февраля). Все идет нормально, делаю emerge -e system, все пересобирается без проблем. Нужно поставить mc. Пишу emerge -av mc, в ответ: tux / # emerge -av mc These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] app-misc/mc-4.6.1-r4 USE="X gpm nls pam slang unicode -7zip -ncurses -samba" 0 kB Total: 1 package (1 new), Size of downloads: 0 kB Would you like to merge these packages? [Yes/No] >>> Verifying ebuild Manifests... >>> Emerging (1 of 1) app-misc/mc-4.6.1-r4 to / ... ... ... checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes checking if S-Lang uses termcap... yes configure: using S-Lang screen library with termcap checking for tgoto in -ltermcap... no checking for SLang_init_tty in -lslang... no configure: error: S-Lang library not found !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/app-misc/mc-4.6.1-r4/work/mc-4.6.1/config.log * * ERROR: app-misc/mc-4.6.1-r4 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * mc-4.6.1-r4.ebuild, line 108: Called econf '--with-vfs' '--with-ext2undel' '--with-edit' '--enable-charset' '--with-screen=slang' '--with-gpm-mouse' '--with-included-gettext' '--with-x' '--without-samba' * ebuild.sh, line 638: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-misc/mc-4.6.1-r4/temp/build.log'. * * Messages for package app-misc/mc-4.6.1-r4: * * ERROR: app-misc/mc-4.6.1-r4 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * mc-4.6.1-r4.ebuild, line 108: Called econf '--with-vfs' '--with-ext2undel' '--with-edit' '--enable-charset' '--with-screen=slang' '--with-gpm-mouse' '--with-included-gettext' '--with-x' '--without-samba' * ebuild.sh, line 638: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/app-misc/mc-4.6.1-r4/temp/build.log'. * Хотя сам Slang установлен: tux / # emerge -av slang These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] sys-libs/slang-1.4.9-r2 USE="unicode -cjk" 0 kB Файлы есть: tux / # ls /usr/lib/libslang* /usr/lib/libslang.a -> /usr/lib/libslang-utf8.a /usr/lib/libslang.so -> /usr/lib/libslang-utf8.so /usr/lib/libslang.so.1 -> /usr/lib/libslang-utf8.so.1 /usr/lib/libslang.so.1.4.9 -> /usr/lib/libslang-utf8.so.1.4.9 /usr/lib/libslang-utf8.a /usr/lib/libslang-utf8.so -> libslang-utf8.so.1.4.9 /usr/lib/libslang-utf8.so.1 -> libslang-utf8.so.1.4.9 /usr/lib/libslang-utf8.so.1.4.9
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
Создавал файл ~/.Xdefaults со строкой *multiClickTime: 1000 - тоже самое...
OS: Kubuntu 7.10
>>> Подробности (Invalid URL, no host part!)
P.S. Везде пишут что прироста вообще нет. Если так - то нафига нужна 64-х битная платформа?
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
>>> Подробности (Invalid URL, no host part!)
2. Нужно поставить Gentoo на компьютер с HDD объемом 210Mb. Возможно ли это и каким stage нужно воспользоваться (если например развернуть stage3 то будет занято около 410 Mb).
>>> Подробности (Invalid URL, no host part!)
В программе логгер используется так:
1) openlog("myprog", LOG_PID, LOG_USER);
2) syslog(LOG_INFO, "Very important message");
3) closelog();
При этом логи валятся в /var/log/messages и /var/log/syslog, а хотелось бы например в /var/log/myprog/myprog.info
Как можно syslogd указать что все логи от программы "myprog" класть в этот файл?
Спасибо.
>>> Подробности (Invalid URL, no host part!)
| ← назад | следующие → |