Follow-up: MFS Meeting. Tue, 17 April. "GNU/Linux-libre from scratch - finish"
Michael Dorrington <[email protected]> Wed, 25 Apr 2018 23:38:42 +0100
| Newsgroups | gmane.politics.software.free-software.manchester,gmane.org.fsf.uk |
|---|---|
| Message-ID | <[email protected]> |
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1902132174380453903== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JCTXbGxjcWvIw4ezsoX2sSSZnDj4lDFdY" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --JCTXbGxjcWvIw4ezsoX2sSSZnDj4lDFdY Content-Type: multipart/mixed; boundary="yQPCVX6m6zeRO3tECy0vFd1i20P1X1BH8"; protected-headers="v1" From: Michael Dorrington <[email protected]> To: Manchester Free Software <[email protected]> Cc: Free Software and the United Kingdom <fsfe-uk-mXXj517/[email protected]> Message-ID: <df9847dd-a0b4-41e5-6259-64438923acc6-IGUgQLVVQiRCV4ILt04nZQ@public.gmane.org> Subject: Follow-up: MFS Meeting. Tue, 17 April. "GNU/Linux-libre from scratch - finish" References: <5db3e4fa-50af-2e57-5e6e-8d011925f1e0-IGUgQLVVQiRCV4ILt04nZQ@public.gmane.org> In-Reply-To: <5db3e4fa-50af-2e57-5e6e-8d011925f1e0-IGUgQLVVQiRCV4ILt04nZQ@public.gmane.org> --yQPCVX6m6zeRO3tECy0vFd1i20P1X1BH8 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: quoted-printable On 10/04/18 21:11, Michael Dorrington wrote: > Please feel free to forward this to those that would welcome it. >=20 > You can subscribe to the Manchester Free Software mailing list at: > https://lists.nongnu.org/mailman/listinfo/fsuk-manchester Good news is that everyone who attended the meeting had managed to build a working GNU/Linux-libre from scratch system, with a little help along the way. There was difficulty with the language customisation. The book becomes less descriptive in these sections so I'm not surprised by this. For British English I recommend LANG of: en_GB.UTF-8 For the console settings on a UK keyboard and for UK use I recommend: UNICODE=3D'1' KEYMAP=3D'qwerty/uk' FONT=3D'eurlatgr' If that font is too small and/or if you need Cyrillic (there is a 8x16 size too) then try changing the FONT line to: FONT=3D'LatGrkCyr-12x22' The fonts are stored in /usr/share/consolefonts/ and there are README files in that directory for some of the fonts. You can try a font out by using `setfont`, for example: setfont eurlatgr but you'll need to add to `/etc/sysconfig/console` to be permanent. You can reload console to get the saved settings (but it kicks out console sessions) by: /etc/init.d/console start The Grub settings are particular to your hardware, disk partition and filesystems. To find the grub 'root' value (not the kernel command line root value!) try: grub-probe --target=3Dbaremetal_hints --device /dev/sda1 For my system I have: set root=3D(ahci0,msdos1) The Grub 'ext2' module works for ext2, ext3 and ext4. See what filesystem module you need (NOTE: you can drop `--target=3Dfs`): grub-probe --target=3Dfs --device /dev/sda1 for more help: grub-probe --help There was confusion on `vi` versus `vim` and the general point of the same program being called by different names. Unless you really have a preference for Vi, you want to be using `vim` not `vi`. They point to the same binary program but the program knows the name it has been run as and behaves differently. Other programs do this such as bzip2 (bunzip2), bash (sh), xz (lzma, unxz, ...), and so on. The book recommends that you use (e)udev to get persistent device names like eth0. If you do this then you'll have to update the (e)udev network persistent file MAC address if you run on different hardware to still get eth0. Since Debian has moved to not using this method (for new installs) but to use the new Linux given device names I chose to do this as well. For my system this has led to the Ethernet device being `enp0s25`. Feel free to ask questions on list about this. M. MFS Chair. --=20 FSF member #9429 http://www.fsf.org/register_form?referrer=3D9429 http://www.fsf.org/about "The Free Software Foundation (FSF) is a nonprofit with a worldwide mission to promote computer user freedom and to defend the rights of all free software users." --yQPCVX6m6zeRO3tECy0vFd1i20P1X1BH8-- --JCTXbGxjcWvIw4ezsoX2sSSZnDj4lDFdY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJWBAEBCABAFiEEymnV/lrtCqpNhpze13JsPqr44+8FAlrhA3MiHG1pY2hhZWwu ZG9ycmluZ3RvbkBtZW1iZXIuZnNmLm9yZwAKCRDXcmw+qvjj75IGEADPCCRQ6WK4 BwHy9iQmeelQctYMqJRm3eBy14sJhQlG/xmTf8ktUPWAkQ6mRFXO2snlfKWbhdte oVoX7AZrQN7LzMvQpGO91E5WMNd/buO3H1cNlTXCIkaAKik6m0WxpvCSm0AlUdL0 8FHf8KM4WJX8gyJviWxWz7PPZes9vTDba/Y1YXozk0E2QpEUHxPS13vF/m90kNFs 32TW0PzN1Oyugw/X4r0OLuxU8ae0jDqNfFY2feO8EdlpRq6g9O/b5T1gBjsi/q9g nc08pjfWiw5yv5SYVr1lcF8dX30lZIJ2O8eTwa7aEUyhOy3tbnbxHaj3LVDBF3oe 5p9uj4z/C6i+irc1DBZILewWz1h71vlXeJGcbY0U7g+oswxQV+NtEKZ9QXwpuTMU S8uzerw2wRQ/dBALqA3vgImr8ybBScDeYHsAzYwifYVPvaHw6+h80rGF4N9QrgOk ipJlzXNiaGJ5IUcRhG45VLTmg6grlSRo/xJSNGA5Fu7fnNtgVx7Q4zXsRSTI//qO DgNPs2Ji0qcHPN8u94ccsboLCuBr1pOnm2hrAufIa1LA0EtS5DLnv/1hpH9PdptG S4pSwuf4yWSVSAgSozZQn1lkLD/oLEHUdVCDT4zXVWtd+kx3A/UQnaBWneRdLpld yfurJMhzbtzW0dRFHsukjQw1KcHacFjjZg== =nBmF -----END PGP SIGNATURE----- --JCTXbGxjcWvIw4ezsoX2sSSZnDj4lDFdY-- --===============1902132174380453903== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Fsuk-manchester mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/fsuk-manchester --===============1902132174380453903==--