From: Sergey Vlasov <vsu@altlinux.ru> To: devel@lists.altlinux.org Subject: Re: [devel] I: kernel-build-scripts Date: Tue, 26 Feb 2008 13:22:06 +0300 Message-ID: <20080226102206.GC30111@newmaster.mivlgu.local> (raw) In-Reply-To: <20080225211911.GJ4513@hell.fortress> [-- Attachment #1: Type: text/plain, Size: 897 bytes --] On Tue, Feb 26, 2008 at 12:19:11AM +0300, Alexey I. Froloff wrote: > * Dmitry V. Levin <ldv@> [080225 23:26]: > > > И что же нужно дополнительно проделать? > > Я дополнительно перенёс все бранчи из refs/remotes/origin/ в refs/heads/ > git for-each-ref --shell --format="ref=%(refname)" refs/remotes/origin | > while read b; do > eval $b > git branch ${ref#refs/remotes/origin/} $ref > done > > Запакетить бы эти однострочники. Только куда? На самом деле при использовании git >= 1.5.4 достаточно git fetch origin 'refs/heads/*:refs/heads/*' В том git, который у нас в Сизифе, это ещё не работает. > > Обычный add_changelog не собирает модули thinkpad и nvidia. > Может к обычному добавить --kernel-mode или какую эвристику? На самом деле собирает, если запускать с host == target; проблемы возникают только в случае, когда host == x86_64, target == i586. [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-02-26 10:22 UTC|newest] Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-02-25 19:33 Dmitry V. Levin 2008-02-25 19:53 ` Igor Zubkov 2008-02-25 20:03 ` Dmitry V. Levin 2008-02-25 20:21 ` Mikhail Gusarov 2008-02-25 20:25 ` Dmitry V. Levin 2008-02-25 21:19 ` Alexey I. Froloff 2008-02-25 21:20 ` Mikhail Gusarov 2008-02-26 10:22 ` Sergey Vlasov [this message] 2008-03-11 23:47 ` Dmitry V. Levin 2008-03-12 0:03 ` Konstantin A. Lepikhov 2008-03-12 1:04 ` [devel] git-1.5.4.4 Dmitry V. Levin 2008-03-12 0:05 ` [devel] I: kernel-build-scripts Konstantin A. Lepikhov 2008-03-12 1:02 ` Dmitry V. Levin 2008-03-12 1:38 ` [devel] I: kernel-build-scripts security Dmitry V. Levin 2008-02-26 23:23 ` [devel] I: kernel-build-scripts Igor Zubkov 2008-02-26 23:33 ` Dmitry V. Levin 2008-02-26 16:50 ` Sergey Vlasov 2008-02-26 22:30 ` Dmitry V. Levin 2008-02-27 18:39 ` Ildar Mulyukov 2008-03-17 0:11 ` Dmitry V. Levin 2008-03-17 0:40 ` Денис Смирнов 2008-03-17 1:01 ` Dmitry V. Levin 2008-03-17 6:52 ` Михаил Якушин 2008-03-17 10:27 ` Денис Смирнов 2008-03-17 10:54 ` Dmitry V. Levin 2008-03-17 18:09 ` Михаил Якушин 2008-03-17 11:27 ` Sergey Vlasov 2008-03-17 12:11 ` Anton Farygin 2008-03-29 0:41 ` Dmitry V. Levin 2008-03-29 4:10 ` Alexey Borovskoy 2008-03-29 5:20 ` Alexey I. Froloff 2008-03-29 6:02 ` Alexey Borovskoy 2008-03-29 6:44 ` Anton Farygin 2008-03-29 7:25 ` Alexey Borovskoy 2008-03-29 7:42 ` Alexey I. Froloff 2008-03-29 8:20 ` Anton Farygin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20080226102206.GC30111@newmaster.mivlgu.local \ --to=vsu@altlinux.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git