From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <445F69B6.9000800@domain.hid> Date: Mon, 08 May 2006 17:54:30 +0200 From: Philippe Gerum MIME-Version: 1.0 Subject: Re: [Xenomai-core] [patch] prepare-kernel shouldnt alter files thru links References: <445EBCFC.2010604@domain.hid> In-Reply-To: <445EBCFC.2010604@domain.hid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jim Cromie Cc: xenomai-core Jim Cromie wrote: > > attached patch corrects a mistake in rev 985, which chmod'd a read-only > file, > even if it was a symlink from a kernel-tree cloned with lndir. > This resulted in a bad original tree for use in building vanilla kernels. > > with patch, script renames the symlink, copies it to the expected name, > and *then* chmods it, and appends to it. Now vanilla kernel builds also > using same tree re-make w/o actually recompiling anything. > Sounds reasonable. Applied, thanks. -- Philippe.