Commit Graph

1204 Commits

Author SHA1 Message Date
github-actions[bot] 9858d5614e doc: update template/contributors.ejs. 2023-10-30 03:12:24 +00:00
github-actions[bot] 11d0b195f9 doc: update README.md. 2023-10-30 03:12:23 +00:00
alfred 01484d7447
feat: add command/sshpass.md (#537) 2023-10-30 11:11:31 +08:00
github-actions[bot] 1bd25995d8 doc: update template/contributors.ejs. 2023-10-15 06:09:59 +00:00
github-actions[bot] 4d0b0eef81 doc: update README.md. 2023-10-15 06:09:58 +00:00
丛林意志 f97571c23d
doc: update command/mount.md (#531)
另外,修复了 shell 代码块前的注释符号和部分格式
2023-10-15 01:09:24 -05:00
小弟调调 df3bffe735
doc: Update README.md 2023-10-13 23:26:27 -05:00
小弟调调 38609c77ef
doc: Update CONTRIBUTING.md (#497) 2023-10-13 23:16:35 -05:00
小弟调调 efb73d9591
doc: Update CONTRIBUTING.md 2023-10-13 23:14:33 -05:00
小弟调调 e9e965effd
doc: Update pkexec.md (#529) 2023-10-08 11:58:19 -05:00
github-actions[bot] 4721873186 doc: update template/contributors.ejs. 2023-10-08 16:52:49 +00:00
github-actions[bot] 9607bdda39 doc: update README.md. 2023-10-08 16:52:48 +00:00
丛林意志 13e5963b66
feat: add pkexec.md (#520) (#529)
* feat:add pkexec.md(#520)

* 更新 pkexec.md
2023-10-08 11:51:53 -05:00
renovate[bot] 1f1bd4cae3
chore(deps): update dependency markdown-to-html-cli to v4 (#527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 07:10:20 -05:00
github-actions[bot] e1278ed527 doc: update template/contributors.ejs. 2023-09-27 02:37:18 +00:00
github-actions[bot] cdc8fd81a9 doc: update README.md. 2023-09-27 02:37:18 +00:00
zyimm f2851b3512
feat: add hcitool (#526) 2023-09-27 10:36:48 +08:00
github-actions[bot] 4bed11a2ba doc: update template/contributors.ejs. 2023-09-07 07:24:01 +00:00
github-actions[bot] 13d0b52f44 doc: update README.md. 2023-09-07 07:24:00 +00:00
YH 605c027564
feat: add createrepo.md (#525) 2023-09-07 15:23:07 +08:00
github-actions[bot] dd87d7b2fb doc: update template/contributors.ejs. 2023-09-07 05:58:45 +00:00
github-actions[bot] adbf5b3cea doc: update README.md. 2023-09-07 05:58:44 +00:00
YH 25182ed8ab
feat: Add reposync.md (#524)
* Create reposync.md

* Update reposync.md

---------

Co-authored-by: YH <114390595+aini294339791@users.noreply.github.com>
2023-09-07 13:57:49 +08:00
github-actions[bot] 7720e1a280 doc: update template/contributors.ejs. 2023-07-15 02:32:23 +00:00
github-actions[bot] 96bacc4003 doc: update README.md. 2023-07-15 02:32:22 +00:00
Xu Chao 407be641fa
doc: update command/pgrep.md (#519) 2023-07-15 10:31:25 +08:00
jaywcjlove ac04ffd50b doc: update modetest.md (#518) 2023-07-10 15:58:18 +08:00
github-actions[bot] fa4d1697c0 doc: update template/contributors.ejs. 2023-07-10 07:42:46 +00:00
github-actions[bot] c5e53509c8 doc: update README.md. 2023-07-10 07:42:45 +00:00
Qliangw cd7efff1a5
add(drm): modetest.md (#518)
* add(drm): modetest.md

* feat(drm): add compilation and installation example for modetest tool  ## Description  This commit adds an example for compiling and installing the modetest tool, which is used for testing and validating DRM (Direct Rendering Manager) driver functionality.  ## Compilation and Installation Example  Here is an example of how to compile and install the modetest tool:  1. Clone the modetest repository from the source:     ```shell    git clone https://github.com/dvdhrm/drm-tests.git    ```  2. Change into the modetest directory:     ```shell    cd drm-tests/modetest    ```  3. Install the necessary dependencies for compilation. This may vary depending on your distribution. For example, on Ubuntu, you can install the required packages using the following command:     ```shell    sudo apt-get install build-essential libdrm-dev    ```  4. Build the modetest tool:     ```shell    make    ```  5. Optionally, you can run the modetest tool directly from the build directory:     ```shell    ./modetest    ```  6. If you want to install the modetest tool system-wide, use the following command:     ```shell    sudo make install    ```     This will install the modetest binary into the appropriate system directories.  7. You can now run the modetest tool from anywhere on your system:     ```shell    modetest    ```  Please note that the compilation and installation process may vary depending on your system configuration and distribution. Make sure to follow the specific instructions provided by the modetest repository or consult the documentation for your distribution for more accurate and detailed instructions.
2023-07-10 15:42:11 +08:00
jaywcjlove b525acd107 chore: update workflows config. 2023-06-20 23:51:12 +08:00
github-actions[bot] 01ec9c43de doc: update template/contributors.ejs. 2023-06-19 10:08:24 +00:00
github-actions[bot] aad9ebcfdc doc: update README.md. 2023-06-19 10:08:23 +00:00
Qliangw a1549ed0c6
doc: update command/dmesg.md (#517) 2023-06-19 18:07:33 +08:00
小弟调调 922c39b88c
doc: Update znew.md (fix #516) 2023-06-17 22:34:57 +08:00
jaywcjlove ed58ed1124 fix: update build script. 2023-06-15 15:12:55 +08:00
jaywcjlove 8c7a05a0f4 chore: update 7z.md/db.md document. 2023-06-15 15:11:56 +08:00
jaywcjlove 7e0f5e224b chore: update workflow config. 2023-06-15 14:55:19 +08:00
jaywcjlove f5b902a0ff doc: update command/docker.md 2023-06-15 14:50:42 +08:00
jaywcjlove c65bf6ce5f doc: update docker.md (#514) 2023-06-15 14:42:58 +08:00
github-actions[bot] a274520de4 doc: update template/contributors.ejs. 2023-06-15 06:36:33 +00:00
github-actions[bot] e342f56dbb doc: update README.md. 2023-06-15 06:36:32 +00:00
tutianyu101 23a1f5cf12
doc: add docker.md (#514) 2023-06-15 14:35:31 +08:00
github-actions[bot] 5d2461f6e5 doc: update template/contributors.ejs. 2023-06-14 15:02:47 +00:00
github-actions[bot] 7679d3300c doc: update README.md. 2023-06-14 15:02:46 +00:00
小弟调调 c8f7278a88
doc: Update README.md #512 2023-06-14 23:01:41 +08:00
github-actions[bot] a090e65283 doc: update template/contributors.ejs. 2023-06-13 08:01:55 +00:00
github-actions[bot] 0f862822a3 doc: update README.md. 2023-06-13 08:01:54 +00:00
xhal 0b3986f2a0
doc: update 7z/ab document. (#511) 2023-06-13 16:01:10 +08:00
github-actions[bot] 3414d5d634 doc: update template/contributors.ejs. 2023-06-02 20:38:12 +00:00