Commit Graph

108 Commits

Author SHA1 Message Date
John McQuah 548e5784ff 3.7 Intro: revise the bullet points regarding the target audience for CRUX 2022-08-07 08:43:22 -04:00
John McQuah 6cba71e728 3.7 Installation: provide a more realistic figure for the minimum amount of RAM needed 2022-08-07 07:01:24 -04:00
John McQuah 2ed71d5b25 prt-get.8: add fresh material to the Examples section 2022-08-06 15:58:10 -04:00
John McQuah 96c098c6b1 pkgfile.5: new draft before the CRUX 3.7 release 2022-08-06 14:54:53 -04:00
John McQuah 7827c73446 3.7 Appendix: prefer a locally-hosted url for the full-disk-encryption instructions 2022-08-06 10:45:22 -04:00
John McQuah d31b2d4846 3.7 Introduction: revise bullet points on the target audience for CRUX 2022-08-06 09:06:38 -04:00
John McQuah 8036df19af 3.7 Configuration: revise the discussion of pam_xdg and pam_dumb_runtime_dir 2022-08-06 07:42:13 -04:00
John McQuah 59090cf5be 3.7 Installation: give a more precise location of the user-contributed modular kernel config 2022-08-05 21:18:45 -04:00
John McQuah b3e68d715a Appendix: small changes to the discussion of initramfs 2022-08-05 21:18:04 -04:00
John McQuah 76da8513a8 Handbook3-7-Install: add a remark about the user-contributed modular kernel config 2022-08-05 15:00:54 -04:00
John McQuah 06670c0111 Handbook3-7-Ports: add an anchor for non-root port building 2022-08-05 13:32:31 -04:00
John McQuah 71c841f91d Handbook 3.7: minor formatting fixes 2022-08-05 11:56:44 -04:00
John McQuah 7a0e0f04b8 Appendix: add a bullet point to discuss the boot parameter root=PARTUUID=... 2022-08-05 09:32:59 -04:00
John McQuah e5f0edb074 3.7 install section: add internal links to help with navigation 2022-08-04 13:42:53 -04:00
John McQuah 8b5589d2b4 Appendix: insert a note about boot flag on the partition containing syslinux.cfg 2022-08-04 10:18:37 -04:00
John McQuah 3237cc270f CRUX 3.7 handbook - first draft 2022-08-04 08:19:57 -04:00
John McQuah 66b2428ee5 prt-auf: also consider release (not just version) when looking for differences 2022-07-29 14:52:57 -04:00
John McQuah 186a5ffaac pkgmeek: suppress the progress report about signature check when it is not being performed 2022-07-29 14:51:45 -04:00
John McQuah 00f280b794 prt-auf: loosen the pattern match criterion for determining failure from a build log 2022-07-24 20:50:22 -04:00
John McQuah 986c2e115f pkgmeek: add default options to the curl download command 2022-07-24 20:45:37 -04:00
John McQuah 8338d5f131 prt-auf: fix the 'dependent' command to handle plus signs in a port name 2022-07-11 21:09:07 -04:00
John McQuah af7d4a6e65 prt-auf: improved the parsing of prt-get.conf 2022-06-23 14:01:46 -04:00
John McQuah c67a446cbb pkgmeek: reduced the chance of false positives when identifying git urls 2022-06-23 13:58:54 -04:00
John McQuah 46ded7d692 prt-auf: provide a post-transaction report for sysup too 2022-06-21 06:39:20 -04:00
John McQuah a9d28989f1 pkgmeek: delegated to p7zip the archives that gnu tar does not recognize 2022-06-21 06:38:42 -04:00
John McQuah 35b6c4e4f2 prt-auf: cleaned up the detection of locked ports in sysup() 2022-06-20 09:53:20 -04:00
John McQuah 82c2bd8769 prt-auf: fixed parsing of dependency line when maintainer uses commas instead of spaces 2022-06-17 14:59:37 -04:00
John McQuah 608860f62c pkgmeek: rewrote unpack_source() to avoid failures with libarchive locale conversion 2022-06-17 14:57:33 -04:00
John McQuah b31c7493a3 prt-auf: new test in up_inst() to make use of existing packages that were not pkgadded at the time they were built. 2022-06-16 16:24:08 -04:00
John McQuah eeddae981c pkgmeek: added interrupt() to handle SIGTERM and SIGHUP 2022-06-16 16:18:58 -04:00
John McQuah 71ad099fef pkgmeek: use an absolute path to the built package in cat_manifest() 2022-06-16 12:09:25 -04:00
John McQuah 9c6054baf5 pkgmeek: improved the parallelism between code and comment 2022-06-15 17:42:11 -04:00
John McQuah 59ebcc963c prt-auf: cleaned up the handling of build logs 2022-06-15 17:40:52 -04:00
John McQuah d8bd1bc39f prt-auf.8: moved the discussion of 'dup' closer to related commands 2022-06-15 17:39:59 -04:00
John McQuah 7e03c42638 pkgmeek: added fix for unintuitive bash handling of 'set -e' in subshells 2022-06-15 13:24:04 -04:00
John McQuah e2bd920f7c prt-auf: narrowed the pattern matching in parse_prt_conf() 2022-06-14 19:46:35 -04:00
John McQuah 704679107f prt-auf: eliminated spurious reporting of dependencies that cannot be found in the ports tree 2022-06-14 15:44:34 -04:00
John McQuah 51900bf600 prt-auf: simplified the filter for invalid ports in up_inst() 2022-06-14 12:08:06 -04:00
John McQuah 23d06ec1f0 prt-auf: revised the lines that modify {} in up_inst() 2022-06-14 07:18:35 -04:00
John McQuah b963030c6b prt-auf: widened the search criteria for find_port_by_desc() 2022-06-13 17:00:50 -04:00
John McQuah de5bbb0198 pkgmeek.8: revised the concluding paragraph under Program Design 2022-06-13 16:59:30 -04:00
John McQuah 5a0d76543f pkgmeek: made it easier to update signature after editing the Pkgfile 2022-06-13 16:58:27 -04:00
John McQuah 8dac60ee7b prt-auf: fixed the lookup key used when accessing the %opkg hash 2022-06-13 03:50:42 -04:00
John McQuah 730ab19a6a prt-auf: fixed the off-by-one errors in the printf subroutine 2022-06-12 20:57:11 -04:00
John McQuah 6abc947745 prt-auf: do not fall back on su -c, only allow sudo or doas 2022-06-12 18:20:40 -04:00
John McQuah a1c0407bab pkgmeek.8: first draft of the manpage 2022-06-12 18:07:49 -04:00
John McQuah 03ee5c7c99 pkgmeek: allow git to checkout a branch other than master 2022-06-12 15:38:35 -04:00
John McQuah 9c05e856a6 pkgmeek: cleaned up the check_manifest() function 2022-06-12 07:25:41 -04:00
John McQuah 136106b169 prt-auf: cleaned up the manpage, fixed incorrect reporting of repository path 2022-06-11 19:36:23 -04:00
John McQuah 6f02ab186c pkgmeek: reorder the exit tests for '--download-only' 2022-06-11 14:28:14 -04:00