All of lore.kernel.org
 help / color / mirror / Atom feed
* The new alsa-driver repository
@ 2012-12-17 15:52 Jaroslav Kysela
  2012-12-17 16:12 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Jaroslav Kysela @ 2012-12-17 15:52 UTC (permalink / raw)
  To: ALSA development; +Cc: Takashi Iwai

Hello all,

	the ALSA server has new alsa-driver repository which contains several
branches for now:

master	- just empty one with README
build   - the previous master branch
	  (but all was moved to the alsa/ subtree)
mirror	- mirrored code from upstream (ALSA parts only)
release	- merging branch for mirror/build trees to create
	  a relationship between them

All branches are ophan. It means that they have no common parent.

I put some handy configuration hints to the ALSA WIKI:

http://www.alsa-project.org/main/index.php/GIT_Server#Syncing_the_branch_release_in_alsa-driver.git

The reason to move the old master branch to the alsa/ subtree is quite
simple - you can merge/pull the branch to the full linux-2.6 kernel tree
now and do your development there. Also, cherry picks between mirror and
the linux-2.6 tree should work.

Another handy extension - in the current repo - might be to create the
linux-2.6 branch with the whole upstream and create another branch for
merging the build branch with the whole tree like 'release26' or so. In
this way, we can manage another releases of the out-of-kernel build code
for the ALSA tree in stable linux kernel versions.

Comments, other ideas are welcome.

					Jaroslav

-- 
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project; Red Hat, Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: The new alsa-driver repository
  2012-12-17 15:52 The new alsa-driver repository Jaroslav Kysela
@ 2012-12-17 16:12 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2012-12-17 16:12 UTC (permalink / raw)
  To: Jaroslav Kysela; +Cc: ALSA development

At Mon, 17 Dec 2012 16:52:28 +0100,
Jaroslav Kysela wrote:
> 
> Hello all,
> 
> 	the ALSA server has new alsa-driver repository which contains several
> branches for now:
> 
> master	- just empty one with README
> build   - the previous master branch
> 	  (but all was moved to the alsa/ subtree)
> mirror	- mirrored code from upstream (ALSA parts only)
> release	- merging branch for mirror/build trees to create
> 	  a relationship between them
> 
> All branches are ophan. It means that they have no common parent.
> 
> I put some handy configuration hints to the ALSA WIKI:
> 
> http://www.alsa-project.org/main/index.php/GIT_Server#Syncing_the_branch_release_in_alsa-driver.git
> 
> The reason to move the old master branch to the alsa/ subtree is quite
> simple - you can merge/pull the branch to the full linux-2.6 kernel tree
> now and do your development there. Also, cherry picks between mirror and
> the linux-2.6 tree should work.
> 
> Another handy extension - in the current repo - might be to create the
> linux-2.6 branch with the whole upstream and create another branch for
> merging the build branch with the whole tree like 'release26' or so. In
> this way, we can manage another releases of the out-of-kernel build code
> for the ALSA tree in stable linux kernel versions.
> 
> Comments, other ideas are welcome.

I haven't looked at details yet, but it sounds like a good move,
judging from your description.  Thanks!

Will check more in tomorrow.


Takashi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-17 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-17 15:52 The new alsa-driver repository Jaroslav Kysela
2012-12-17 16:12 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.