aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/books/handbook/bsdinstall
Commit message (Collapse)AuthorAgeFilesLines
* handbook: The freebsd-boot 512KB limit is for legacy BIOSEd Maste10 days1-1/+2
| | | | | | | | | | | | | | | A question[1] on Reddit asked about the 512KB freebsd-boot limit due to "current boot code limitations" in the context of EFI booting. Be clear that this is aobut legacy BIOS booting. This section should have a larger rework for EFI, but this is at least an improvement for the existing text. [1] https://www.reddit.com/r/freebsd/comments/1mia9z6/boot_partition_over_512kb_works_fine/ Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D51702
* doc: Update source files (en .po), for translationsDanilo G. Baio2025-05-011-589/+592
|
* [documentation]: Fix front matter "path" parameter.Fernando Apesteguía2025-02-181-1/+2
| | | | | | | | "path:" parameter in the front matter was not documented and it has been deprecated in gohugo 0.144.0. Create a custom parameter with the same name in preparation for the upcoming update of www/gohugo to 0.144.1
* Regenerate translation filesEd Maste2024-12-291-47/+67
| | | | | | | | Via `sh tools/update_translate_template.sh documentation` Reviewed by: dbaio Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48234
* [documentation]: Fix more linksFernando Apesteguía2024-09-231-12/+12
| | | | | | | * Add description for some missing crossref macros. * Remove a couple of dangling anchors * Remove spurious '.' at the beginning of some descriptions * Fix misspelled macro name
* Fix links that use crossref without descriptionFernando Apesteguía2024-09-221-28/+28
| | | | | | | | | | | | | Summary: Add the anchor text to the crossref macro Test Plan: Apply patch and build the documentation A follow-up change will make the crossref macro fail if no description is used. Subscribers: delphij Differential Revision: https://reviews.freebsd.org/D46721
* doc: Update source files (en .po), for translationsDanilo G. Baio2024-09-141-590/+609
|
* [documentation]: Fix links in all output formatsFernando Apesteguía2024-09-071-29/+54
| | | | | | | | | | | | | Use the crossref: macro for intra-file and intra-book links. This will produce the correct link in Single HTML, Splitted HTML and PDF. Rework the macro to include the PDF special render. While here, briefly document macros. PR: 266107 Reviewed by: bcr@, dbaio@, concussious.bugzilla_runbox.com Differential Revision: https://reviews.freebsd.org/D46480
* Consistency between section title and image captionBenedict Reuschling2024-05-311-1/+1
| | | | | | | | Be consistent when labeling the boot loader screen. The title said "Boot Menu" but the caption of the image below reads "Boot Loader Menu". Add the "Loader" part to the title as well. PR: 268632
* documentation: Adjust path variables for Hugo 0.123.X upgradeDanilo G. Baio2024-03-231-1/+1
| | | | | | | | These adjustments ensure menu and navigation will work fine with the recent changes. Reviewed by: fernape Differential Revision: https://reviews.freebsd.org/D44284
* handbook/bsdinstall: Suggest and reference virtualizationChris Moerz2024-03-181-2/+9
| | | | | | | | | | - Add a TIP pointing to virtualization - Add a reference to virtualization as alternative to changing partitions PR: 263324 Reviewed by: jrm, Pau Amma <pauamma@gundo.com> Differential Revision: https://reviews.freebsd.org/D44393
* doc: Update source files (en .po), for translationsDanilo G. Baio2024-01-171-3/+4
|
* bsdinstall: Replace ftp.freebsd.org to download.freebsd.orgDanilo G. Baio2024-01-071-1/+1
|
* bsdinstall: modernize the screenshotsPierre Pronchery2024-01-071-1/+1
| | | | | | | | | | | | This contains a new version of every screenshot still relevant to the bsdinstall section of the FreeBSD handbook. They were made after booting in EFI mode instead of the traditional BIOS mode, for a more modern look as well as a more accurate resemblance to the actual look & feel of the installer on current hardware. Reviewed by: jhb, emaste, dbaio Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/303
* Remove empty lines and extra whitespaces at the end of some linesBenedict Reuschling2023-12-281-2/+2
|
* doc: Update source files (en .po), for translationsDanilo G. Baio2023-09-091-7/+8
|
* Handbook - bsdinstall: Fix typoSergio Carlavilla Delgado2023-08-301-1/+1
| | | | | PR: 253874 Reported by: Pau Amma <pauamma@gundo.com>
* Handbook - bsdinstall: Improve tab focus tipJeff Linahan2023-08-251-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/195
* Handbook - bsdinstall: Merge virtualization linkSergio Carlavilla Delgado2023-07-171-1/+1
| | | | | PR: 263323 Submitted by: Pau Amma <pauamma@gundo.com>
* doc: Update source files (en .po), for translationsDanilo G. Baio2023-04-201-537/+544
|
* Handbook - Update FreeBSD versions to 13.1Minsoo Choo2023-04-081-1/+1
| | | | | Differential Revision: https://reviews.freebsd.org/D37184 Reviewed by: lwhsu@, Pau Amma <pauamma@gundo.com>
* Remove useless Hugo alias in HandbookSergio Carlavilla Delgado2023-03-041-1/+0
|
* handbook/bsdinstall: Add tip: ftp.freebsd.org automatic routingGaelan Lloyd2023-02-211-0/+5
| | | | | Reviewed by: dbaio Pull Request: https://github.com/freebsd/freebsd-doc/pull/107
* Fix unordered list in bsdinstall handbook chapterAndrey Portnoy2023-02-171-1/+1
| | | | PR: 269539
* doc: Update source files (en .po), for translationsDanilo G. Baio2023-01-211-1234/+1379
|
* handbook/bsdinstall: minor rewording of install guidanceCeri Davies2023-01-151-5/+5
|
* Upgrade Part I, Introduction and bsdinstall chaptersSergio Carlavilla Delgado2023-01-121-331/+259
| | | | | | | | | | | | | | | | | | | | | * Upgrade Part I to indicate that this part of the handbook covers Wayland too * Introduction chapter: * Improvements in FreeBSD history * References to Wayland * Remove companies from Who uses FreeBSD section, let this task to the FreeBSD Foundation * Upgrade offline paths for Handbook and FAQ * Use https in links * Minor typos * bsdinstall chapter: * Upgrade synopsis section * Upgrade install chapter with last changes in the installer * Upgrade stale images * Add alt text to images * Remove references to specific versions Reviewed by: bcr@, arrowd@, jrm@, karels@, mckusick@
* handbook-installing: Link to 13.1 image on Azure MarketplaceLi-Wen Hsu2023-01-121-1/+1
| | | | Sponsored by: The FreeBSD Foundation
* doc: Update source files (en .po), for translationsDanilo G. Baio2022-10-161-433/+459
|
* Remove unnecessary line break in the sha256sum command exampleBenedict Reuschling2022-10-051-2/+1
|
* Remove whitespace at end of some lines.Benedict Reuschling2022-10-051-5/+5
|
* Fix checksum file names and verification instructionsBenedict Reuschling2022-10-051-4/+15
| | | | | | | | | | | | | Explain how to find and verify the checksum algorithms provided with each release. Also mention the use of shasum tools and give a small usage example. I slighly modified the original submission to use FreeBSD 13.1 in the example. In other instances, simplify wording a bit to not repeat words too often within a sentence. PR: 266692 Event: Aberdeen Hackathon 2022
* handbook: Update source files (en .po), for translationsDanilo G. Baio2022-10-011-479/+471
|
* handbook: Adjust YAML/aliases in the Front MatterDanilo G. Baio2022-10-011-12/+1
| | | | | | | | | | | | The aliases tags are valid YAML, but the po4a tool is not prepared to identify them. This change works around the issue until we have a proper fix on po4a. These aliases tags were introduced recently to improve SEO in the Handbook. Discussed with: carlavilla
* handbook/bsdinstall: Fix grammar and make text more conciseJeanne-Kamikaze2022-09-031-68/+67
| | | | | Reviewed by: pauamma Pull Request: https://github.com/freebsd/freebsd-doc/pull/77
* Add hugo aliases to improve SEO in the HandbookSergio Carlavilla Delgado2022-09-021-0/+12
|
* doc: Add source .po files for translationsDanilo G. Baio2022-08-071-0/+3559
| | | | | | | | | | | | | | | | | | This helps the Weblate translation workflow and offline translations through .po files, it's important to update these files constantly. The goal here is to have a semi-automated translation workflow; Weblate will pull updates automatically from the main repository and commit translations to another repository. Doc committers are encouraged to update the source .po files whenever there are updates in the English documentation part. $ ./tools/update_translate_template.sh documentation Anyway, I'll keep doing this periodically. Discussed with: doceng
* New Documentation PortalSergio Carlavilla Delgado2021-12-111-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm very pleased to announce the release of our new Documentation Portal. Key features: * Responsive * Modern design * Theme support: Light, Dark, High contrast * Removed Python dependency Acknowledgment: * Alexander Leidinger <netchild (at) FreeBSD.org> * Baptiste Daroussin <bapt (at) FreeBSD.org> * Benedict Reuschling <bcr (at) freebsd.org> * Daniel Ebdrup Jensen <debdrup (at) FreeBSD.org> * Danilo G. Baio <dbaio (at) FreeBSD.org> * Dave Cottlehuber <dch (at) FreeBSD.org> * Ed Maste <emaste (at) FreeBSD.org> * Fernando Apesteguía <fernape (at) FreeBSD.org> * Pedro Giffuni <pfg (at) FreeBSD.org> * Joseph Mingrone <jrm (at) ftfl.ca> * Rocky Hotas <rockyhotas (at) firemail.cc> * Pau Amma <pauamma (at) gundo.com> * The FreeBSD Foundation Approved by: core, doceng
* Build offline documentation using Hugo and other improvementsSergio Carlavilla Delgado2021-11-031-19/+21
| | | | | | | | | | | | | | | | | | | | | | * Allow to build the documentation offline using Hugo * Fix link problems * Remove SVN entities * Fix lang problems to help weblate * Move all the AsciiDoctor translations to the shared folder to help weblate * Allow the possibility to build each document. For example each document can be edited in and watched the result in real time in VS Code or Vim/NeoVim. Breaking changes: Eliminate the possibility of building books or articles. They must be builded at the same time. This functionality will be restored when version 0.89.0 is in the repositories in a couple of weeks. Reviewed by: dbaio@ Differential Revision: https://reviews.freebsd.org/D31926
* Update link to release 13.0 image on Microsoft AzureBartosz Duszel2021-09-211-1/+1
| | | | PR: 258422
* handbook/bsdinstall: Replace examples using release 12.x with 13.0Bartosz Duszel2021-08-301-4/+4
| | | | PR: 258143
* handbook/bsdinstall: Update link to the GParted homepageBartosz Duszel2021-08-291-1/+1
| | | | PR: 258142
* Revert "Add Hugo's lang shortcode"Danilo G. Baio2021-06-191-3/+3
| | | | | | | This reverts commit 3462d12db6ebf303064db168a2333374344f369a. Too soon, it broke asciidoctor-pdf which doesn't know Hugo's shortcode. It will take more time and care.
* Add Hugo's lang shortcodeDanilo G. Baio2021-06-191-3/+3
| | | | | | | | | | | | | | | | | | This is a prerequisite for the translation workflow through .po files and Weblate. The asciidoctor include with the shortcode variable will help because won't be needed to change the includes manually after converting the translation (.po file) back to .adoc. It will help other areas like, language attributes, which today is fixed in every document. The use of shortcode was suggested by jmooring@ from Hugo's project on Github. Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D30823
* Remove an extra space after '+' charactersDanilo G. Baio2021-06-081-9/+9
| | | | | | | | | | | | | This is happening only on documentation/, basically in all places that attaches a block or a paragraph to a list [1]. Although this is working, it impacts our translation tool po4a, the '+' character is a difficult part when processing asciidoc[tor] files. 1 - https://docs.asciidoctor.org/asciidoc/latest/lists/continuation/#list-continuation Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D30688
* Use One Sentence Per Line in the HandbookSergio Carlavilla Delgado2021-06-061-121/+338
|
* Improve SEO with the keywors meta tagSergio Carlavilla Delgado2021-05-041-0/+1
| | | | | | Add in all articles and books the tag list. Modify the theme to use the tag list defined in articles and books to generate the keywords meta tag
* Improve the SEO of the documentation portalSergio Carlavilla Delgado2021-05-011-0/+1
| | | | | | | Changes: - Add the description meta tag in the index, articles and books - Add a brief description in each article and book. - Remove the SVN expansion tag
* Readd a man:dd[1] lost during asciidoctor conversion.Marc Fonvieille2021-04-091-1/+1
|
* Misc tweaks for arm64 and sparc64Warner Losh2021-03-181-8/+8
| | | | | Add arm and arm64 minimal requirements Remove sparc64 reqiurements and VTOC since that's been removed.