ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
KREYREN has quit [Remote host closed the connection]
stipa has quit [Ping timeout: 260 seconds]
stipa has joined #armbian
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian
sams has quit [Server closed connection]
sams has joined #armbian
archetech has quit [Quit: Leaving]
lyri has quit [Remote host closed the connection]
jantones has quit [Remote host closed the connection]
jantones has joined #armbian
sally has quit [Remote host closed the connection]
sally has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
califax has quit [Read error: Connection reset by peer]
califax has joined #armbian
xispita has joined #armbian
mighty-bob has joined #armbian
mighty-bob has quit [Client Quit]
<DC-IRC> [Discord] <cedivad> Hello! I'm a hardware vendor trying to understand what OS to ship with his boards, so I'm showing up here with some silly questions trying to understand my way around it all.
<DC-IRC> [Discord] <cedivad> Right now I have a custom yocto build recipe handling uboot, kernel and rootfs. I also have a working OTA software update/rescue system that can overwrite the rootfs partition and do other things.
<DC-IRC> [Discord] <cedivad> All is good, but I would like to give users a chance to _apt_ the entire world without any fuss, which is why I'm thinking maybe replacing the rootfs with something based off armbian might be the way to go.
<DC-IRC> [Discord] <cedivad> Now, on to the silly questions:
<DC-IRC> [Discord] <cedivad> - Should I just extract a standard, precompiled rootfs onto my board, customize it slightly and then compress it for my OTA update system, or would it be better to setup a build system?
<DC-IRC> [Discord] <cedivad> - I want armbian to handle my rootfs only, not uboot/kernel.
<DC-IRC> [Discord] <cedivad> - I assume the armbian apt repositories would be compatible between the build method and the extract method? I don't really understand how that works.
jantones has quit [Remote host closed the connection]
jantones has joined #armbian
coldfeet has joined #armbian
<DC-IRC> [Discord] <Werner> Hi. Armbian userspace comes from Debian/ubuntu packages. So if you want armbian to handle userspace only then you can go for Debian/ubuntu bootstrap directly.
coldfeet has quit [Remote host closed the connection]
<DC-IRC> [Discord] <igorpec> Armbian is similar to yocto but end resoult is standard debian. Or ubuntu. In very tl;dr;
<Manneveru> cedivad: out of curiosity, what SoC?
<Manneveru> cedivad: you know Yocto can build debian packages you could distribute using own APT repository?
<DC-IRC> [Discord] <igorpec> Here armbian takes for all infra. And visibility
<Manneveru> cedivad: wise way for the sake of the community if you'd like Armbian, would be adding support for your board with the kernel and uboot built from your forks
<DC-IRC> [Discord] <cedivad> Thank you all, and sorry for the silly questions.
<DC-IRC> [Discord] <cedivad> The SoC is an imx8mp (it's a software defined radio, rfnm.io).
<DC-IRC> [Discord] <cedivad> Yes, I have noticed that I can yocto bitbake basically anything, and that then, by pointing apt to my internal repository url, install the package. I don't have any idea how scalable that is though -- I might be wrong but if there is a tested/deployed set of packages that are already known to work well out there (eg, ubuntu), then why should I compile and publish my own? Sounds l <clipped message>
<DC-IRC> [Discord] <cedivad> ike a recipe for headaches.
<DC-IRC> [Discord] <cedivad> The reason I'm against having this as a supported Armbian board is the software upgrade/rescue system, that is fairly custom and might be messy to integrate. I have an onboard emmc, so it's not like I would be pointing users to the latest and greatest Armbian to download on an sd card anyways (rather I will be asking them to use the embedded OTA software upgrade system, and when <clipped message>
<DC-IRC> [Discord] <cedivad> that's not required, just update the board-specific packages I can release with my own repository).
<Manneveru> "and sorry for the silly questions" - there are no silly questions, there are only silly answers...
<DC-IRC> [Discord] <igorpec> we are using classic way uf updating. uboot, kernel and packages are updated via APT, so nothing fancy Mender OTA style
<DC-IRC> [Discord] <igorpec> this needs to be integrated separetely, but it was done by some people / companies already
<DC-IRC> [Discord] <igorpec> so its not impossible
<DC-IRC> [Discord] <igorpec> we also have imx8 family already in the system, so it might be some help
<DC-IRC> [Discord] <igorpec> and another SoC with it is coming by the end of the year
<Manneveru> cedivad: you make a lot of effort to make your life significantly harder, you know?
<Manneveru> cedivad: you can fork Armbian for yourself and maintaining your release train, the fact you'd have recovery on another flash doesn't change things
<Manneveru> You want images that your recovery can flash on main storage, right?
<DC-IRC> [Discord] <cedivad> I'd be building my images and my kernel anyways. I would be releasing it either via the rescue system or via packages anyways. I don't think I'm making my life any harder as all of this is ready to go.
buzzmarshall has joined #armbian
<DC-IRC> [Discord] <boo2832> Hi, Where i can put my own BOOTCONFIG= file and use it in csc file ?
<DC-IRC> [Discord] <boo2832> _defconfig i mean
<Manneveru> cedival: why bother then, do debootstrap and you're done
lyri has joined #armbian
darkgeekyang has quit [Ping timeout: 260 seconds]
darkgeekyang has joined #armbian
califax has quit [Remote host closed the connection]
coldfeet has joined #armbian
califax has joined #armbian
<DC-IRC> [Discord] <cedivad> I spent a good couple of hours extracting ubuntu .isos and then purging all of the cloud config stuff manually, while debootstrap did the job perfectly! Thanks! 🙂
califax has quit [Remote host closed the connection]
califax has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
alekksander has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
alekksander has quit [Remote host closed the connection]
zeemate has joined #armbian
archetech has joined #armbian
<Manneveru> cedivad: 😄
<Manneveru> want deal with changes to existing ISOs: https://github.com/michalfita/packer-plugin-cross (I've realised documentation is not updated, as my fork doesn't require prebuilding, board files need to point at plugin)
darkgeekyang has quit [Ping timeout: 268 seconds]
darkgeekyang has joined #armbian
ced117 has joined #armbian
ced117 has quit [Ping timeout: 268 seconds]
ajfriesen1 has joined #armbian
ajfriesen has quit [Ping timeout: 246 seconds]
ajfriesen1 is now known as ajfriesen
RecursiveG has joined #armbian
RecursiveG_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
shoragan_ has joined #armbian
shoragan has quit [Ping timeout: 256 seconds]
MoeIcenowy has quit [Quit: ZNC 1.8.2 - https://znc.in]
Treibholz has quit [Ping timeout: 246 seconds]
MoeIcenowy has joined #armbian
TheCoffeMaker has quit [Quit: So long and thanks for all the fish]
sally has quit [Ping timeout: 268 seconds]
TheCoffeMaker has joined #armbian
Treibholz has joined #armbian
yth has quit [Ping timeout: 268 seconds]
coldfeet has quit [Ping timeout: 268 seconds]
coldfeet has joined #armbian
yth has joined #armbian
katerX has quit [Remote host closed the connection]
katerX has joined #armbian
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #armbian
califax has quit [Ping timeout: 260 seconds]
califax_ has joined #armbian
califax_ is now known as califax
lyri has quit [Remote host closed the connection]
coldfeet has quit [Remote host closed the connection]
archetech has quit [Quit: Konversation terminated!]
jantones has quit [Remote host closed the connection]
jantones has joined #armbian
jantones has quit [Remote host closed the connection]
LanDi has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
LanDi has quit [Quit: LanDi]
zeemate has quit [Ping timeout: 240 seconds]
jantones has joined #armbian
sally_ has joined #armbian
sally_ is now known as sally
archetech has joined #armbian
KREYREN has joined #armbian
KREYREN has quit [Remote host closed the connection]
xispita has quit [Ping timeout: 255 seconds]