# annyung-release

## Description:

annyung-release 패키지는 안녕 리눅스 3의 릴리즈 정보를 가지고 있다

## Features:

1. 안녕 리눅스 banner 구성
   * /etc/issue\[.net]
   * /etc/annyung-release
   * /etc/system-release\[-cpe]
   * /etc/os-release
   * /etc/grub2.cfg
   * RHEL/CentOS compat (Not include)
     * /etc/redhat-release
     * /etc/centos-release\ <br>
2. 안녕 리눅스 구성 유지를 위한 cronjob 1. 파일 경로: /etc/cron.d/annyung-banner 2. issue/issue.net의 안녕 리눅스 배너 유지 3. os-release 안녕 리눅스 배너 유지 4. Ethernet device이름을 eth\[0-9]로 유지 5. fstab에 disk 장치에 대해서 noatime을 유지 6. wheel 그룹에 root 추가
3. ntsysv-systemd (systemctl용 ntsysv) 제공

## Reference:

* None

## Dependencies:

* None

## Sub Packages:

* None

## Related Packages:

* None


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-annyung-release.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
