Andrew MacIntyre

Results 29 comments of Andrew MacIntyre

I think the next steps are to investigate why the bare bones images are so large and what (if anything) can be done to slim them down. Unfortunately I don't...

Oops... 2 clarifications/corrections to the 3rd last para of previous comment: - the diffconfig approach was with the ramips mt76x8 target not ath79 - "make custom." should be "make custom.?target?"...

I've now tested the gl-ar150 image from this config successfully with a Huawei E3372 4G modem as the WAN.

Yes, while it works it isn't pretty :-( Meta packages (i.e. packages that just exist to pull in groups of other packages) was an idea I had to considerably simplify...

One other thing I've noticed: the iPhone tethering support appears to add about 450kB to the root squashfs size when included in an image - it looks to me that...

No probs about time delay... I tried to test the Config-gargoyle.in in a manually created "make custom" environment, but when I run make menuconfig, I'm getting recursive dependency errors: ```...

Ok then, but shouldn't there be a menu item (i.e. "Gargoyle packages choice shortcut")? Searching for the top level symbols (e.g. GARGOYLE_USB) doesn't find anything either. It looks to me...

Had a chance to play with this a little more and now have the menu items appearing in custom menuconfig. They appear to work as would be expected for selecting...

I think these meta configs definitely appear to have value in the make custom scenario - in fact could you go as far as not even needing a base config...

I've been able to implement a set of pure meta packages that reflect the package collections of the default, usb/ath10k and usb_large/ath10k_large ath79 profiles. As implemented, each device's "DEVICE_PACKAGES" value...