[Replicant] [PATCH 1/4] lineageos_n7000: Add support for USB Ethernet adapters and CDC Ethernet

2019-08-28 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- arch/arm/configs/lineageos_n7000_defconfig | 38 ++ 1 file changed, 32 insertions(+), 6 deletions(-) diff --git a/arch/arm/configs/lineageos_n7000_defconfig b/arch/arm/configs/lineageos_n7000_defconfig index

[Replicant] [kernel_samsung_smdk4412] Add Ethernet for the devices that miss it

2019-08-28 Thread Denis 'GNUtoo' Carikli
Hi, This adds Ethernet support for all the devices that don't have it already in the kernel_samsung_smdk4412 repository. The patches are untested at runtime and even at compilation time. If we don't manage to confirm that this makes Ethernet work, we could still merge this patchset as long as

[Replicant] [PATCH 4/4] lineageos_n5110: Add support for USB Ethernet adapters and CDC Ethernet

2019-08-28 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- arch/arm/configs/lineageos_n5110_defconfig | 36 +++--- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/arch/arm/configs/lineageos_n5110_defconfig b/arch/arm/configs/lineageos_n5110_defconfig index

[Replicant] [PATCH 3/4] lineageos_n5100: Add support for USB Ethernet adapters and CDC Ethernet

2019-08-28 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- arch/arm/configs/lineageos_n5100_defconfig | 36 +++--- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/arch/arm/configs/lineageos_n5100_defconfig b/arch/arm/configs/lineageos_n5100_defconfig index

[Replicant] [PATCH 2/4] lineageos_n7100: Add support for USB Ethernet adapters and CDC Ethernet

2019-08-28 Thread Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli --- arch/arm/configs/lineageos_n7100_defconfig | 38 ++ 1 file changed, 32 insertions(+), 6 deletions(-) diff --git a/arch/arm/configs/lineageos_n7100_defconfig b/arch/arm/configs/lineageos_n7100_defconfig index

[Replicant] [PATCH][v2] Add build script to simplify the build procedure.

2019-08-28 Thread Denis 'GNUtoo' Carikli
Once the source code is downloaded and the dependencies are installed, it makes it easier for people to build Replicant. It also saves the builds logs, to enable to later look at why the build failed without needing to re-run the build. Signed-off-by: Denis 'GNUtoo' Carikli --- build.sh | 80

Re: [Replicant] [PATCH][v2] Add build script to simplify the build procedure.

2019-08-28 Thread Denis 'GNUtoo' Carikli
On Wed, 28 Aug 2019 15:49:56 +0200 Denis 'GNUtoo' Carikli wrote: > Once the source code is downloaded and the dependencies are > installed, it makes it easier for people to build Replicant. > > It also saves the builds logs, to enable to later look at why > the build failed without needing to

[Replicant] Working groups and sub-project

2019-08-28 Thread Denis 'GNUtoo' Carikli
Hi, At the end of the Replicant contributors Meeting in Paris we discussed, with the people remaining, how to make it more easy to contribute to Replicant and how to make it more welcoming. In this discussion I mentioned that we could have working groups: it would enable people to more easily