Gentoo Linux test image
#4
Thanks Mark for the short introduction on how to merge (install) packages in Gentoo. There are two more specialities people will likely encounter while doing basic package management:

1.) Installing a package that is "masked" : Packages can be masked (prevented from installing) for various reasons (like incompatible architecture, conflict with other packages), the most common reason is that a package is marked as unstable on a given architecture (KEYWORD: ~i386 , ~arm64...). Currently a lot of packages for arm64 have that flag. The emerge command will complain and tell you what to do then (add the particular package to the package.accept_keywords file mostly) to make an exception. You can globally accept ~arm64 packages, but that is usually not recommended (add ACCEPT_KEYWORDS="~arm64" in make.conf).

2.) If a configuration file in /etc/... is updated by a package, emerge will tell you about that and ask you to merge the changes. This is different compared to most other distros. You can either merge the config files manually or use one of the tools provided, mainly running dispatch-conf or etc-update. Those tools will in most cases automatically merge the changes, but in case of conflicts you have to do it manually.

Refer to the Gentoo handbook for configuring the system and working with the portage package system:

https://wiki.gentoo.org/wiki/Handbook:AM...stallation
https://wiki.gentoo.org/wiki/Handbook:AM...ll/Working
https://wiki.gentoo.org/wiki/Handbook:AM...ll/Portage
https://wiki.gentoo.org/wiki/Handbook:AM...Networking

The next step for me is finding out what sane CFLAGS for arm64 / Cortex A53 are, at the moment I use:

CFLAGS="-march=armv8-a+crc -mtune=cortex-a53 -ftree-vectorize -O2 -pipe -fomit-frame-pointer"
Come have a chat in the Pine IRC channel >>


Messages In This Thread
Gentoo Linux test image - by xalius - 08-04-2016, 01:58 PM
RE: Gentoo Linux test image - by xalius - 08-05-2016, 02:34 AM
RE: Gentoo Linux test image - by xalius - 08-07-2016, 07:47 AM
RE: Gentoo Linux test image - by jkmooney - 08-28-2016, 09:17 AM
RE: Gentoo Linux test image - by Detritus - 09-18-2016, 12:12 PM
RE: Gentoo Linux test image - by tampadave - 09-24-2016, 12:16 AM
RE: Gentoo Linux test image - by jkmooney - 10-01-2016, 06:31 PM
RE: Gentoo Linux test image - by jkmooney - 10-01-2016, 07:36 PM
RE: Gentoo Linux test image - by kevinava - 12-12-2016, 02:01 AM
RE: Gentoo Linux test image - by xalius - 01-07-2017, 07:04 AM
RE: Gentoo Linux test image - by shaggy013 - 01-15-2017, 05:32 AM
RE: Gentoo Linux test image - by xalius - 01-15-2017, 05:48 AM
RE: Gentoo Linux test image - by ivantheviking - 02-28-2017, 11:41 AM
RE: Gentoo Linux test image - by xalius - 02-28-2017, 11:48 AM
RE: Gentoo Linux test image - by ivantheviking - 02-28-2017, 06:30 PM
RE: Gentoo Linux test image - by xalius - 03-24-2017, 06:05 AM
RE: Gentoo Linux test image - by incoherent - 12-09-2017, 01:04 PM
RE: Gentoo Linux test image - by necrose99 - 04-28-2018, 08:41 AM
RE: Gentoo Linux test image - by robopsi - 06-25-2018, 04:47 AM
RE: Gentoo Linux test image - by tllim - 06-26-2018, 12:39 PM
Gentoo Linux test image - by necrose99 - 01-28-2019, 11:05 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  NEMS Linux 1.5 Released for A64/A64+, A64-LTS/SOPine, Rock64, RockPro64 (NAGIOS) Baldnerd 4 9,253 03-28-2020, 06:20 PM
Last Post: ty1911
  Howto run Linux with resolution other than 1080p longsleep 28 66,532 06-13-2019, 01:53 AM
Last Post: Nilda
  NEMS Linux for Pine A64 (+) Luke 1 5,119 05-09-2019, 05:42 PM
Last Post: pineadmin
  Pine Board using linux stuck during boot sequence ktaragorn 4 8,222 03-30-2019, 06:48 AM
Last Post: ktaragorn
  Real-time linux kernel Artyom 45 72,526 09-11-2018, 01:08 AM
Last Post: zzwpine
  linux distribution hazerty 3 6,144 04-01-2018, 02:48 PM
Last Post: dkryder
  Linux Web Server OS harcrow 2 5,821 01-30-2018, 10:26 AM
Last Post: Rustproof
  Gentoo for pine64 - longsleep kernel incoherent 0 3,641 12-09-2017, 08:14 AM
Last Post: incoherent
  Found this fully working RASPBIAN Image that boots to desktop speedro86 21 28,964 10-07-2017, 10:06 PM
Last Post: speedro86
  eta linux image?? firosiro 1 4,065 08-03-2017, 10:05 PM
Last Post: pfeerick

Forum Jump:


Users browsing this thread: 3 Guest(s)