nixpkgs/nixos/doc/manual
Bernardo Meurer d72a2e7baf
firmwareLinuxNonfree -> linux-firmware
This renames our `firmwareLinuxNonfree` package to `linux-firmware`.
There is prior art for this in multiple other distros[1][2][3].

Besides making the package more discoverable by those searching for the
usual name, this also brings it in-line with the `kebab-case` we
normally see in `nixpkgs` pnames, and removes the `Nonfree` information
from the name, which I consider redundant given it's present in
`meta.license`.

The corresponding alias has been added, so this shouldn't break
anything.

[1]: https://archlinux.org/packages/core/any/linux-firmware/
[2]: https://src.fedoraproject.org/rpms/linux-firmware
[3]: https://packages.gentoo.org/packages/sys-kernel/linux-firmware
2022-01-10 12:28:03 -03:00
..
administration postgresql_9_6: drop 2021-12-03 01:14:29 +01:00
configuration nixos/doc: improve example of renaming network interfaces 2021-11-21 20:12:31 -08:00
development Merge pull request #146905 from Synthetica9/failure_mode 2022-01-08 18:28:25 +01:00
from_md firmwareLinuxNonfree -> linux-firmware 2022-01-10 12:28:03 -03:00
installation [21.11] update README.md 2021-11-29 20:15:35 -05:00
release-notes firmwareLinuxNonfree -> linux-firmware 2022-01-10 12:28:03 -03:00
.gitignore
contributing-to-this-manual.chapter.md
default.nix nixos/documentation: fix docs cross build 2022-01-08 16:03:23 +01:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml nixos-install: support --no-root-password 2021-11-22 22:09:50 +02:00
man-nixos-option.xml
man-nixos-rebuild.xml Update nixos-rebuild man page to reflect target-host change 2021-12-22 00:56:19 -08:00
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh nixos/doc/md-to-db.sh: handle path to nixpkgs with spaces 2021-10-10 11:57:51 +02:00
preface.xml
README.md
shell.nix