LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-24-2017, 01:55 PM   #1
bharathbaiju
LQ Newbie
 
Registered: Jul 2017
Posts: 3

Rep: Reputation: Disabled
Smile Making Your own linux distro


Hello everyone,
I am just a noobie in Linux. I would like to create my own Linux distro.It's a distro which I wanted for automobiles.Could You suggest what all should I know?: newbie:
 
Old 07-24-2017, 03:25 PM   #2
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,695

Rep: Reputation: 3582Reputation: 3582Reputation: 3582Reputation: 3582Reputation: 3582Reputation: 3582Reputation: 3582Reputation: 3582Reputation: 3582Reputation: 3582Reputation: 3582
Hello and welcome to LQ.

In a very general sense a distro has a few features.
some vision statement or feature statement to begin with,
target audience,
target hardware(s),
means to deploy,
means to update and manage,
sources or list of sources per upstream licenses,
testing usually.
Maybe many more features.

What have you so far?
 
1 members found this post helpful.
Old 07-24-2017, 03:35 PM   #3
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,227

Rep: Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191Reputation: 2191
C very proficiently ; super duper proficiently
the nut and bolts of everything to do with Linux.
bootstrap
an init system
a means to install and remove software
software to install and remove
etc...
 
1 members found this post helpful.
Old 07-24-2017, 03:57 PM   #4
justmy2cents
Member
 
Registered: May 2017
Location: U.S.
Distribution: Un*x
Posts: 237
Blog Entries: 2

Rep: Reputation: Disabled
You may want to check out Auto-ISAC which are cyber security standards for cars. Also you way want to check out what AGL is doing as their trying to build a standardized platform and applications framework for the entire auto industry. The main idea with AGL is that the kernel, middleware, and app framework will all be common and shared among manufacutures and suppliers. AGL's UCB (unfied code base) distro can be built for QEMU, Rasberry Pie 2&3, Intel Minnowboard, NXP I .MX6x Wandboard, TI Jacinto 6 Vayu board, and the Renesas R-Car Stater Kit Gen3.. AGL is responsible for IVI systems, instrument clusters, telematics, advanced driver assistance systems (ADAS), control systems, and more! The AGL distobution is released twice a year with LTS, and the source code is available on their wiki.. Also I hear they have a robust developer site..

Last edited by justmy2cents; 07-24-2017 at 04:04 PM.
 
1 members found this post helpful.
Old 07-25-2017, 12:20 AM   #5
bharathbaiju
LQ Newbie
 
Registered: Jul 2017
Posts: 3

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by justmy2cents View Post
You may want to check out Auto-ISAC which are cyber security standards for cars. Also you way want to check out what AGL is doing as their trying to build a standardized platform and applications framework for the entire auto industry. The main idea with AGL is that the kernel, middleware, and app framework will all be common and shared among manufacutures and suppliers. AGL's UCB (unfied code base) distro can be built for QEMU, Rasberry Pie 2&3, Intel Minnowboard, NXP I .MX6x Wandboard, TI Jacinto 6 Vayu board, and the Renesas R-Car Stater Kit Gen3.. AGL is responsible for IVI systems, instrument clusters, telematics, advanced driver assistance systems (ADAS), control systems, and more! The AGL distobution is released twice a year with LTS, and the source code is available on their wiki.. Also I hear they have a robust developer site..
thank you
 
Old 07-25-2017, 12:20 AM   #6
bharathbaiju
LQ Newbie
 
Registered: Jul 2017
Posts: 3

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by BW-userx View Post
C very proficiently ; super duper proficiently
the nut and bolts of everything to do with Linux.
bootstrap
an init system
a means to install and remove software
software to install and remove
etc...
thank you
 
Old 07-25-2017, 03:30 AM   #7
aragorn2101
Member
 
Registered: Dec 2012
Location: Mauritius
Distribution: Slackware
Posts: 567

Rep: Reputation: 301Reputation: 301Reputation: 301Reputation: 301
Quote:
Originally Posted by bharathbaiju View Post
Hello everyone,
I am just a noobie in Linux. I would like to create my own Linux distro.It's a distro which I wanted for automobiles.Could You suggest what all should I know?: newbie:
Hi, welcome to LQ,

Nice idea. I will suggest you first do a Linux From Scratch (LFS) before moving forward to building and maintaining your own distro. But in order to do LFS, you will need to do it from within a working distro. So, you should know your ways around Linux.

So, make some space somewhere on a machine and install a fairly simple distro (e.g. Debian, Linux Mint). Play with it a little bit: check out: http://www.tldp.org/LDP/intro-linux/html/index.html, you can download other formats of the book and also find other books at http://www.tldp.org/guides.html.

Then you check out: http://www.linuxfromscratch.org/ and build your LFS.

If you need any help for installing a distro or dual booting you can make another thread and we'll surely help you.

All the best.
 
Old 07-25-2017, 04:04 AM   #8
daica85
LQ Newbie
 
Registered: Jul 2017
Location: US
Posts: 2

Rep: Reputation: Disabled
Quote:
Originally Posted by aragorn2101 View Post
Hi, welcome to LQ,

Nice idea. I will suggest you first do a Linux From Scratch (LFS) before moving forward to building and maintaining your own distro. But in order to do LFS, you will need to do it from within a working distro. So, you should know your ways around Linux.
Thank you. I'm also newbie in Linux. I will follow the links you share and research more.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: PelicanHPC 4.1 GNU/Linux Distro Hits Stable After More Than a Year in the Making LXer Syndicated Linux News 0 01-03-2017 04:40 AM
Making a Linux distro Red Squirrel Linux - General 20 10-06-2015 03:17 AM
New to Linux *again* - I have some questions about making better distro installs micropup Linux - Newbie 6 05-20-2015 01:35 PM
making own distro ankscorek VectorLinux 2 09-06-2005 07:25 AM
Making your own Linux distro Cron Linux - Distributions 2 12-03-2004 08:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration