From ismael.luceno at gmail.com Wed Jul 1 17:33:10 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Wed, 1 Jul 2009 12:33:10 -0300 Subject: [Initng] Yay! mailman is working again! :D Message-ID: <20090701123310.6b158685@pirotess.bifrost.mvdl> I hope everyone's receiving all the pending mails now :). -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From metzench at ccux-linux.de Wed Jul 1 17:51:14 2009 From: metzench at ccux-linux.de (metzench at ccux-linux.de) Date: Wed, 1 Jul 2009 17:51:14 +0200 (CEST) Subject: [Initng] Yay! mailman is working again! :D In-Reply-To: <20090701123310.6b158685@pirotess.bifrost.mvdl> References: <20090701123310.6b158685@pirotess.bifrost.mvdl> Message-ID: <5773d638477e39a8ea39d1de1eb795b2.squirrel@admin.athen078.server4you.de> lon, isn't initng dead? > I hope everyone's receiving all the pending mails now :). > > -- > Ismael Luceno > -- > _______________________________________________ > Initng mailing list > Initng at initng.org > http://jw.dyndns.org/mailman/listinfo/initng > From whitequark at whitequark.ru Wed Jul 1 17:59:14 2009 From: whitequark at whitequark.ru (Peter Zotov) Date: Wed, 01 Jul 2009 19:59:14 +0400 Subject: [Initng] Patch: SERVICE/DAEMON_UP_CHECK_FAILED fix Message-ID: <4A4B87D2.6010307@whitequark.ru> Hi. So the list is finally working. Nice. I want to send a patch I made 1.5 months ago. It fixes wrong DAEMON_UP_CHECK_FAILED error messages that appear (if I did not forget) if up check chain is empty. I can provide test linux disk images if you need them. -- WBR, Peter Zotov -------------- next part -------------- A non-text attachment was scrubbed... Name: up_check-0.6.10.2.patch Type: text/x-patch Size: 1011 bytes Desc: not available URL: From ismael.luceno at gmail.com Wed Jul 1 18:25:35 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Wed, 1 Jul 2009 13:25:35 -0300 Subject: [Initng] Yay! mailman is working again! :D In-Reply-To: <5773d638477e39a8ea39d1de1eb795b2.squirrel@admin.athen078.server4you.de> References: <20090701123310.6b158685@pirotess.bifrost.mvdl> <5773d638477e39a8ea39d1de1eb795b2.squirrel@admin.athen078.server4you.de> Message-ID: <20090701132535.4f5637e2@pirotess.bifrost.mvdl> El Wed, 1 Jul 2009 17:51:14 +0200 (CEST) metzench at ccux-linux.de escribi??: > lon, isn't initng dead? Of course it's not! I'm working on it as much as I can :). BTW, I would like some help... -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From ismael.luceno at gmail.com Wed Jul 1 20:23:25 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Wed, 1 Jul 2009 15:23:25 -0300 Subject: [Initng] Patch: SERVICE/DAEMON_UP_CHECK_FAILED fix In-Reply-To: <4A4B87D2.6010307@whitequark.ru> References: <4A4B87D2.6010307@whitequark.ru> Message-ID: <20090701152325.2d83542c@pirotess.bifrost.mvdl> El Wed, 01 Jul 2009 19:59:14 +0400 Peter Zotov escribi??: > Hi. > > So the list is finally working. Nice. I want to send a patch I made > 1.5 months ago. It fixes wrong DAEMON_UP_CHECK_FAILED error messages > that appear (if I did not forget) if up check chain is empty. I can > provide test linux disk images if you need them. > Fixed. Thanks :D. -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From whitequark at whitequark.ru Wed Jul 1 20:59:56 2009 From: whitequark at whitequark.ru (Peter Zotov) Date: Wed, 01 Jul 2009 22:59:56 +0400 Subject: [Initng] Service xxx already in db Message-ID: <4A4BB22C.7080801@whitequark.ru> Hi again! I have a small question about the message: 18:35:40 -- WARN: Service is already in db, please look there before parsing. To flush your cache do ngc -R I have my own distribution, targetted mainly for embedded devices, so, I am writing my own initscripts at least for system initialization. I receive these messages for four services: system/initial, system/initial/{virtfs,cleartmp,preparelogin} even when starting a fresh system in which no cache can ever be. Moreover, I receive same messages twice: after the "System is starting up" message and also after some services are starting. I looked into source, but have no idea about them. You can check my disk image at http://files.whitequark.ru/t/initng_test_image.gz (3M), and initscripts (/etc/initng tree, really) at http://files.whitequark.ru/t/initng_tree.tbz2. Also, when I mount tmpfs over /dev, I destroy initng socket. Currently, I recreate it by signalling initng, but it warns... is there some nice way to do the same? Also, when I type `ngreboot' at console, initng does not SIGTERM everything, and I need to exit shell manually. Again, is there a nice way to fix this? And last. NGC outputs many ANSI sequences and replies weirdly on some commands (I think that `Command POSITIVE' isn't common reply), and also doesn't set exit code. This makes it unsuitable for scripts. Do I need to write some patch for it or is it already done? -- WBR, Peter Zotov From eveith at wwweb-library.net Wed Jul 1 21:42:06 2009 From: eveith at wwweb-library.net (Eric MSP Veith) Date: Wed, 1 Jul 2009 21:42:06 +0200 Subject: [Initng] Developers needed In-Reply-To: <20090620154706.177e533f@pirotess.bifrost.mvdl> References: <20090620154706.177e533f@pirotess.bifrost.mvdl> Message-ID: <200907012142.10607.eveith@wwweb-library.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Btw, why the migration to Jam? Just out of interest :-) On Saturday 20 June 2009, Ismael Luceno wrote: > I'm afraid to repeat this again and again, but we're lacking > developers, and there are too many tasks to take care about... it's > pretty easy to help if you have a little coding experience, and a lot > of tasks do not require much knowledge about InitNG at all, like the > migration from CMake to Perforce Jam... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpLvA4ACgkQhS0drJ3goJJatACfXZdKpHvT71c52NkKWnwB+RZG tUAAn0qyPiTNSvNgrCo/k4/kS5QpGjsq =LBSh -----END PGP SIGNATURE----- From ismael.luceno at gmail.com Thu Jul 2 05:13:41 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Thu, 2 Jul 2009 00:13:41 -0300 Subject: [Initng] Developers needed In-Reply-To: <200907012142.10607.eveith@wwweb-library.net> References: <20090620154706.177e533f@pirotess.bifrost.mvdl> <200907012142.10607.eveith@wwweb-library.net> Message-ID: <20090702001341.4bd4df11@pirotess.bifrost.mvdl> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 El Wed, 1 Jul 2009 21:42:06 +0200 Eric MSP Veith escribi??: > > Btw, why the migration to Jam? Just out of interest :-) > Because it's far simpler to maintain and more powerful. - -- Ismael Luceno -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkpMJeUACgkQ/mxY0+yOXJqRyACfR8STCiTBik6Rdh4BdiWZN4/1 W3IAnjAE6DlUHZ0WJ7Y0uLm3ALNkvPRP =0dWA -----END PGP SIGNATURE----- From ismael.luceno at gmail.com Thu Jul 2 18:16:13 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Thu, 2 Jul 2009 13:16:13 -0300 Subject: [Initng] Service xxx already in db In-Reply-To: <4A4BB22C.7080801@whitequark.ru> References: <4A4BB22C.7080801@whitequark.ru> Message-ID: <20090702131613.4810febb@pirotess.bifrost.mvdl> El Wed, 01 Jul 2009 22:59:56 +0400 Peter Zotov escribi??: > Hi again! > > I have a small question about the message: > > 18:35:40 -- WARN: Service is already in db, please > look there before parsing. > To flush your cache do ngc -R > > I have my own distribution, targetted mainly for embedded devices, > so, I am writing my own initscripts at least for system > initialization. I receive these messages for four services: > system/initial, system/initial/{virtfs,cleartmp,preparelogin} even > when starting a fresh system in which no cache can ever be. Moreover, > I receive same messages twice: after the "System is starting up" > message and also after some services are starting. I looked into > source, but have no idea about them. These warnings can be ignored, the problem is that the service-cache stores the names before parsing the content, I will remove the warning because it's an inoffensive behaviour. <...> > > You can check my disk image at > http://files.whitequark.ru/t/initng_test_image.gz (3M), and > initscripts (/etc/initng tree, really) at > http://files.whitequark.ru/t/initng_tree.tbz2. > > Also, when I mount tmpfs over /dev, I destroy initng socket. > Currently, I recreate it by signalling initng, but it warns... is > there some nice way to do the same? Not yet, we could remove that warning too, but I was thinking about moving that out from /dev... > Also, when I type `ngreboot' at console, initng does not SIGTERM > everything, and I need to exit shell manually. Again, is there a nice > way to fix this? It's killalli5 who kills the processes not belonging to initng services, so, it should work as long as you had called it... I will review your scripts :). I was thinking about moving it inside initng for the next version. > And last. NGC outputs many ANSI sequences and replies weirdly on some > commands (I think that `Command POSITIVE' isn't common reply), and > also doesn't set exit code. This makes it unsuitable for scripts. Do > I need to write some patch for it or is it already done? > If it's not connected to a tty it doesn't output any ansi sequence. There's an open ticket for the return code feature [0], maybe you can help with it :). [0] http://www.initng.org/ticket/687 -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From ismael.luceno at gmail.com Fri Jul 10 04:37:55 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Thu, 9 Jul 2009 23:37:55 -0300 Subject: [Initng] Service xxx already in db In-Reply-To: <4A4BB22C.7080801@whitequark.ru> References: <4A4BB22C.7080801@whitequark.ru> Message-ID: <20090709233755.28b83737@pirotess.bifrost.mvdl> El Wed, 01 Jul 2009 22:59:56 +0400 Peter Zotov escribi?: > Hi again! > > I have a small question about the message: > > 18:35:40 -- WARN: Service is already in db, please > look there before parsing. > To flush your cache do ngc -R > Fixed :). -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From whitequark at whitequark.ru Fri Jul 10 18:04:10 2009 From: whitequark at whitequark.ru (Peter Zotov) Date: Fri, 10 Jul 2009 20:04:10 +0400 Subject: [Initng] Service xxx already in db In-Reply-To: <20090709233755.28b83737@pirotess.bifrost.mvdl> References: <4A4BB22C.7080801@whitequark.ru> <20090709233755.28b83737@pirotess.bifrost.mvdl> Message-ID: <4A57667A.6070500@whitequark.ru> Ismael Luceno wrote: > El Wed, 01 Jul 2009 22:59:56 +0400 > Peter Zotov escribi?: >> Hi again! >> >> I have a small question about the message: >> >> 18:35:40 -- WARN: Service is already in db, please >> look there before parsing. >> To flush your cache do ngc -R >> > > Fixed :). Thanks, just compiled 0.6.10 SVN branch -- startup screen looks much better. Unneccessary messages again: daemon_clean plugin warns about every dead daemon, even when it respawn;s or there are no daemon_clean directive. -- WBR, Peter Zotov From ismael.luceno at gmail.com Mon Jul 13 04:02:34 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Sun, 12 Jul 2009 23:02:34 -0300 Subject: [Initng] Service xxx already in db In-Reply-To: <4A57667A.6070500@whitequark.ru> References: <4A4BB22C.7080801@whitequark.ru> <20090709233755.28b83737@pirotess.bifrost.mvdl> <4A57667A.6070500@whitequark.ru> Message-ID: <20090712230234.36d2e679@pirotess.bifrost.mvdl> El Fri, 10 Jul 2009 20:04:10 +0400 Peter Zotov escribi?: > Thanks, just compiled 0.6.10 SVN branch -- startup screen looks much > better. > > Unneccessary messages again: daemon_clean plugin warns about every > dead daemon, even when it respawn;s or there are no daemon_clean > directive. > Fixed too :). -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From ismael.luceno at gmail.com Fri Jul 17 08:28:58 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Fri, 17 Jul 2009 03:28:58 -0300 Subject: [Initng] Migration to Git: e-mails of committers Message-ID: <20090717032858.297230ef@pirotess.bifrost.mvdl> Since git stores more info than svn, for those who directly committed a change to initng's repo, I would like to know which e-mail shall appear on the commits. Until the repo is in place, initng/libinitng trunk should be considered frozen. -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From ismael.luceno at gmail.com Fri Jul 17 09:05:53 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Fri, 17 Jul 2009 04:05:53 -0300 Subject: [Initng] Fw: Migration to Git: e-mails of committers Message-ID: <20090717040553.5d6a5a69@pirotess.bifrost.mvdl> Since git stores more info than svn, for those who directly committed a change to initng's repo, I would like to know which e-mail shall appear on the commits. Until the repo is in place, initng/libinitng trunk should be considered frozen. -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From ismael.luceno at gmail.com Thu Jul 23 10:06:22 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Thu, 23 Jul 2009 05:06:22 -0300 Subject: [Initng] We are on ohloh Message-ID: <20090723050622.0eeff3ee@pirotess.bifrost.mvdl> https://www.ohloh.net/p/initng -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From ismael.luceno at gmail.com Fri Jul 24 05:18:40 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Fri, 24 Jul 2009 00:18:40 -0300 Subject: [Initng] Migration to Git Message-ID: <20090724001840.152ac250@pirotess.bifrost.mvdl> The migration of initng and libinitng is success, the rest of the components will get eventually migrated. Developers that have accounts at initng.org may publish their repos at /var/git/. There's a good Git guide at [0]. We may adapt it to our needs later. The published repos can be browsed from [1], instructions to clone them are available there. The repos are available from git protocol and via ssh of course. We must provide some mirrors ASAP to alleviate our server. Can someone take this task? The main repos under /var/git (i.e. initng.git) shall be stable, that means, the history must not be edited (i.e. don't do git filter-branch), so, it's recommended to start by cloning with -s, to share objects. Git is efficient, as it uses hard links when cloning locally, but, once the repo is cloned, no more relation is hold between the two repos, so no more hard-linking is performed; to avoid duplication it's better to use -s to share objects permanently. My recommendation is to keep all branches' history stable on all repos, and mark unstable history branches explicitly to avoid any potential confusion. However, such branches could be kept private if possible, and interchange commits via mail :). [0] http://www.sourcemage.org/Git_Guide [1] http://git.initng.org -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From metalucid at yahoo.com Fri Jul 24 05:24:03 2009 From: metalucid at yahoo.com (marty rogers) Date: Thu, 23 Jul 2009 20:24:03 -0700 (PDT) Subject: [Initng] how to unsubscribe? Message-ID: <842192.41546.qm@web111303.mail.gq1.yahoo.com> can someone tell me how to unsubscribe from this list PLEASE? __________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now http://ca.toolbar.yahoo.com. -------------- next part -------------- An HTML attachment was scrubbed... URL: From denis.knauf at gmail.com Fri Jul 24 07:45:59 2009 From: denis.knauf at gmail.com (Denis Knauf) Date: Fri, 24 Jul 2009 07:45:59 +0200 Subject: [Initng] We are on ohloh In-Reply-To: <20090723050622.0eeff3ee@pirotess.bifrost.mvdl> References: <20090723050622.0eeff3ee@pirotess.bifrost.mvdl> Message-ID: <200907240746.00170.denis.knauf@gmail.com> hello, you know, that one sends html-mails? Bad guys... I can't/won't read it. ;) greets Denis Knauf PS. yes i'm alive, but i've a half-time-job and i work like i've a over-full-time-job. *g* Am Thursday 23 July 2009 10:06:22 schrieb Ismael Luceno: > https://www.ohloh.net/p/initng From whitequark at whitequark.ru Fri Jul 24 13:36:24 2009 From: whitequark at whitequark.ru (Peter Zotov) Date: Fri, 24 Jul 2009 15:36:24 +0400 Subject: [Initng] Migration to Git In-Reply-To: <20090724001840.152ac250@pirotess.bifrost.mvdl> References: <20090724001840.152ac250@pirotess.bifrost.mvdl> Message-ID: <4A699CB8.40607@whitequark.ru> Ismael Luceno wrote: > We must provide some mirrors ASAP to alleviate our server. Can someone > take this task? There is a mirror service on repo.or.cz, and I can provide it too. On my home server (PIII w/600Mb RAM) I have a symmetrical 10Mbit Internet link, hope it's enough :) Can you say me what exactly do you need to mirror, one "trunk" repo, everything, or what? -- WBR, Peter Zotov From klickverbot at gmail.com Fri Jul 24 13:39:02 2009 From: klickverbot at gmail.com (klickverbot) Date: Fri, 24 Jul 2009 13:39:02 +0200 Subject: [Initng] Migration to Git In-Reply-To: <4A699CB8.40607@whitequark.ru> References: <20090724001840.152ac250@pirotess.bifrost.mvdl> <4A699CB8.40607@whitequark.ru> Message-ID: Ismael Luceno wrote: > We must provide some mirrors ASAP to alleviate our server. Can someone > take this task? What about moving the repo to github or Gitorious? You wouldn't have to worry about project hosting then? From ismael.luceno at gmail.com Fri Jul 24 20:19:59 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Fri, 24 Jul 2009 15:19:59 -0300 Subject: [Initng] Migration to Git In-Reply-To: <4A699CB8.40607@whitequark.ru> References: <20090724001840.152ac250@pirotess.bifrost.mvdl> <4A699CB8.40607@whitequark.ru> Message-ID: <20090724151959.486f184e@pirotess.bifrost.mvdl> El Fri, 24 Jul 2009 15:36:24 +0400 Peter Zotov escribi?: > Ismael Luceno wrote: > > We must provide some mirrors ASAP to alleviate our server. Can > > someone take this task? > We will not have many users cloning the repos right now, but our server is a bit slow (at least from my POV, I can download at max of 10kbps). So it would be better to make some mirrors. > There is a mirror service on repo.or.cz, and I can provide it too. On > my home server (PIII w/600Mb RAM) I have a symmetrical 10Mbit > Internet link, hope it's enough :) > Generous offering, of course it's welcome :). The idea is that someone take care of making/request/manage mirrors. One or two will be sufficient :). > Can you say me what exactly do you need to mirror, one "trunk" repo, > everything, or what? > Ideally, all the repos available at . Right now only initng.git is available. -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From whitequark at whitequark.ru Fri Jul 24 21:02:59 2009 From: whitequark at whitequark.ru (Peter Zotov) Date: Fri, 24 Jul 2009 23:02:59 +0400 Subject: [Initng] Migration to Git In-Reply-To: <20090724151959.486f184e@pirotess.bifrost.mvdl> References: <20090724001840.152ac250@pirotess.bifrost.mvdl> <4A699CB8.40607@whitequark.ru> <20090724151959.486f184e@pirotess.bifrost.mvdl> Message-ID: <4A6A0563.9090006@whitequark.ru> Ismael Luceno wrote: > El Fri, 24 Jul 2009 15:36:24 +0400 > Peter Zotov escribi?: >> Ismael Luceno wrote: >>> We must provide some mirrors ASAP to alleviate our server. Can >>> someone take this task? > > We will not have many users cloning the repos right now, but our server > is a bit slow (at least from my POV, I can download at max of 10kbps). > So it would be better to make some mirrors. > >> There is a mirror service on repo.or.cz, and I can provide it too. On >> my home server (PIII w/600Mb RAM) I have a symmetrical 10Mbit >> Internet link, hope it's enough :) >> > > Generous offering, of course it's welcome :). > > The idea is that someone take care of making/request/manage > mirrors. One or two will be sufficient :). > >> Can you say me what exactly do you need to mirror, one "trunk" repo, >> everything, or what? >> > > Ideally, all the repos available at . Right now > only initng.git is available. I set everything up for main repo (initng.git). Check gitweb on http://git.whitequark.ru/initng/initng.git Daemon also works, just change http: to git:. Update frequency is once per hour. -- WBR, Peter Zotov From ismael.luceno at gmail.com Fri Jul 24 21:26:19 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Fri, 24 Jul 2009 16:26:19 -0300 Subject: [Initng] Migration to Git In-Reply-To: References: <20090724001840.152ac250@pirotess.bifrost.mvdl> <4A699CB8.40607@whitequark.ru> Message-ID: <20090724162619.1d4cc16c@pirotess.bifrost.mvdl> El Fri, 24 Jul 2009 13:39:02 +0200 klickverbot escribi?: > Ismael Luceno wrote: > > We must provide some mirrors ASAP to alleviate our server. Can > > someone take this task? > > What about moving the repo to github or Gitorious? You wouldn't have > to worry about project hosting then? It's an option... that would certainly help. Can someone provide a review on their features? -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From whitequark at whitequark.ru Fri Jul 24 22:04:14 2009 From: whitequark at whitequark.ru (Peter Zotov) Date: Sat, 25 Jul 2009 00:04:14 +0400 Subject: [Initng] Migration to Git In-Reply-To: <20090724162619.1d4cc16c@pirotess.bifrost.mvdl> References: <20090724001840.152ac250@pirotess.bifrost.mvdl> <4A699CB8.40607@whitequark.ru> <20090724162619.1d4cc16c@pirotess.bifrost.mvdl> Message-ID: <4A6A13BE.60901@whitequark.ru> Ismael Luceno wrote: > El Fri, 24 Jul 2009 13:39:02 +0200 > klickverbot escribi?: >> Ismael Luceno wrote: >>> We must provide some mirrors ASAP to alleviate our server. Can >>> someone take this task? >> What about moving the repo to github or Gitorious? You wouldn't have >> to worry about project hosting then? > > It's an option... that would certainly help. Can someone provide a > review on their features? Check http://gitorious.org/about and http://github.com/guides/home. I personally don't like GitHub.. while it's positioned as a hosting for open-source projects, it's terms of service is too restrictive and obfuscated for me (see http://github.com/site/terms), e.g. bandwidth must be smaller than 500Mb/month, and they will "immediately disable your account" if it will, and some others. Gitorius is open and nice anyway, I think it'll be a good choice. -- WBR, Peter Zotov From ismael.luceno at gmail.com Wed Jul 29 02:21:17 2009 From: ismael.luceno at gmail.com (Ismael Luceno) Date: Tue, 28 Jul 2009 21:21:17 -0300 Subject: [Initng] Migration to Git In-Reply-To: <4A6A0563.9090006@whitequark.ru> References: <20090724001840.152ac250@pirotess.bifrost.mvdl> <4A699CB8.40607@whitequark.ru> <20090724151959.486f184e@pirotess.bifrost.mvdl> <4A6A0563.9090006@whitequark.ru> Message-ID: <20090728212117.2fdc5cae@pirotess.bifrost.mvdl> El Fri, 24 Jul 2009 23:02:59 +0400 Peter Zotov escribi?: <...> > I set everything up for main repo (initng.git). > Check gitweb on http://git.whitequark.ru/initng/initng.git > Daemon also works, just change http: to git:. > Update frequency is once per hour. > Nice :D. I could not connect via http, but git is enough :). Thank you :). -- Ismael Luceno -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: