OSDN Git Service

Change test.
[resuse/doc.git] / Core pack.md
1 ## **`core` 包** ( 参考 [`Arch Linux`](https://www.archlinux.org/packages/ "Arch Linux Packages") )\r
2 \r
3 ### `Core` 库\r
4 | 软件包               | 软件包           | 软件包          | 软件包         | 软件包           |\r
5 | ------------------- | --------------- | -------------- | ------------- | ---------------- |\r
6 | `bash`              | ~~`bzip2`~~     | `coreutils`    | `cryptsetup`  | `device-mapper`  |\r
7 | `dhcpcd`            | `e2fsprogs`     | `file`         | `filesystem`  | `findutils`      |\r
8 | `gawk`              | `gcc-libs`      | `gettext`      | `grep`        | `inetutils`      |\r
9 | `iproute2`          | `iputils`       | `(?) jfsutils` | `linux`       | `linux-firmware` |\r
10 | `logrotate`         | `lvm2`          | `man-db`       | `man-pages`   | `mdadm`          |\r
11 | `netctl`            | `pciutils`      | `perl`         | `procps-ng`   | `psmisc`         |\r
12 | `(?) reiserfsprogs` | `s-nail`        | `sed`          | `shadow`      | `sysfsutils`     |\r
13 | `texinfo`           | `usbutils`      | `util-linux`   | `which`       | `(?) xfsprogs`   |\r
14 | `autoconf`          | `automake`      | `(!)binutils`  | `bison`       | `fakeroot`       |\r
15 | `file`              | `findutils`     | `flex`         | `gawk`        | `gettext`        |\r
16 | `which`             | `groff`         | `m4`           | `make`        | `patch`          |\r
17 | `pkgconf`           | `sed`           | `sudo`         | `texinfo`     | `util-linux`     |\r
18 | `(!) gcc`           | `(+) ruby`      | `(+) zypper`   | `(+) libzypp` | ~~`nano`~~       |\r
19 | ~~`less`~~          | ~~`diffutils`~~ | ~~`gzip`~~     | ~~`libtool`~~ | ~~`tar`~~        |\r
20 | `(?)vi`             | ~~`(?) xz`~~    | ~~`(?) gdbm`~~ | `(?)licenses` | `(?) yast`       |\r
21 | `(?) btrfs-progs`   |                 |                |               |                  |\r
22 \r
23 > * `(+)` 为非 `core` 库,但被 `zypper` 需要,`(!)` 为优先打包项目,删除线为已完成打包项目  \r
24 >   `(?)` 为待定打包项目\r
25 > * 不打 `systemd` 相关包 `systemd` `systemd-sysvcompat` `systemd-sysvcompat` `pacman`\r
26 > * 当前已打不在`core`库的包:`neofetch`\r
27 \r
28 ## 当前打包任务部署\r
29 \r
30 | ReSUSEr               | 开发维护    | 开发维护        | 开发维护     | 开发维护  |\r
31 | --------------------- | ---------- | -------------- | ------------| -------- |\r
32 | `Zypper`              | `e2fsprogs`| `file`         | `findutils` |          |\r
33 | `OBS`                 | `grep`     |                |             |          |\r
34 | `openSUSE-TumbleWeed` | `sed`      |                |             |          |\r
35 | `Yast`                | `glibc`    | `core_pack.md` |             |          |\r
36 \r
37 ## 常用资源链接\r
38 * [`Arch Linux Package`](https://www.archlinux.org/packages "Arch Linux Package Search")    [`ArchLinux AUR`](https://aur.archlinux.org/ "The Arch Linux User-community Repository")\r
39 * [`Fedora Rawhide SPECs`](https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Workstation/source/tree/Packages/ "Fedora Rawhide SPECS")\r
40 * [`openSUSE Tumbleweed SPECs`](http://opensuse.mirror.liquidtelecom.com/source/tumbleweed/repo/ "风滚草的SPEC")\r
41 * [`RPM Packaging Guide`](https://rpm-packaging-guide.github.io/ "简明版 RPM 打包手册")\r
42 * [`Fedora RPM Guide`](https://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/index.html "Fedora RPM 手册")\r
43 * [`LFS v8.3`](http://www.linuxfromscratch.org/lfs/view/stable/ "The LFS Stable Book")  [`BLFS 8.3`](http://www.linuxfromscratch.org/blfs/view/stable/ "The BLFS Stable Book")\r