Hi Mike,

It works! I got audio and networking operational. (still have problems with 
virtual hard disk, but that's just kernel module options, not build related)

Changing the kernel caused a rebuild of everything including GCC! How would 
I go about discovering why?

How would I go about upgrading an underlying package (eg openssh), would I 
just pull from the source repository and then rebase the gittup.org 
specific stuff on top?

Many thanks for your time.
Sek

On Tuesday, 10 November 2015 17:55:48 UTC, [email protected] wrote:
>
> Ahh, the issue appears to have been fixed by commit f62ae05311d. 
>  
>
>> I will try your suggestion tomorrow. Silly me, I had assumed that every 
>> part of the kernel build tree had been ported to Tup, I guess it would be a 
>> ton of work.
>>
>
> Yeah, parts of it can be a ton of work, though some of the drivers and 
> such could easily be added just by copying the 3-line Tupfile around. The 
> simpler Makefiles that just set the obj-y variables and such can be parsed 
> directly by tup and use the build.lua script to generate the appropriate 
> rules, so those should be easy to port. The more complicated stuff (like 
> under arch/) can be hard to convert though.
>
> -Mike
>

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to