home.social

#rc8 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rc8, aggregated by home.social.

fetched live
  1. Linus Torvalds releases Linux 6.19-rc8. With tiny patches and stable stats, the kernel is on track for its final stable 6.19 release on 8 February.

    More details here: ostechnix.com/linux-kernel-6-1

    #Kernel619 #Linux #RC8 #Releases #Opensource

  2. Linus Torvalds releases Linux 6.19-rc8. With tiny patches and stable stats, the kernel is on track for its final stable 6.19 release on 8 February.

    More details here: ostechnix.com/linux-kernel-6-1

    #Kernel619 #Linux #RC8 #Releases #Opensource

  3. @david_chisnall Also, you could probably also keep your ordering scripts in some special directory you choose. You'll just need to tell rcorder about by appending an extra path to local_startup in rc.conf(5).

    #FreeBSD #osdev #rc8

  4. @david_chisnall Also, you could probably also keep your ordering scripts in some special directory you choose. You'll just need to tell rcorder about by appending an extra path to local_startup in rc.conf(5).

    #FreeBSD #osdev #rc8

  5. @david_chisnall Hey David, you could create an extra service script in /etc/rc.d called ISCSI_WIREGUARD_ORDER with the following contents:

    ```
    # PROVIDE: ISCSI_WIREGUARD_ORDER
    # REQUIRE: wireguard
    # BEFORE: iscsi
    ```

    #FreeBSD #rc8

  6. @david_chisnall Hey David, you could create an extra service script in /etc/rc.d called ISCSI_WIREGUARD_ORDER with the following contents:

    ```
    # PROVIDE: ISCSI_WIREGUARD_ORDER
    # REQUIRE: wireguard
    # BEFORE: iscsi
    ```

    #FreeBSD #rc8