Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
foss-2024-2-final
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
홍 유빈
foss-2024-2-final
Commits
f8499d42
Commit
f8499d42
authored
5 months ago
by
홍 유빈
Browse files
Options
Downloads
Patches
Plain Diff
Update 2. Getting Started.md
parent
8c2a0ce9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Introduction/2. Getting Started.md
+2
-2
2 additions, 2 deletions
Introduction/2. Getting Started.md
with
2 additions
and
2 deletions
Introduction/2. Getting Started.md
+
2
−
2
View file @
f8499d42
##
# 시작하기
# 시작하기
Pintos를 시작하려면 이를 빌드할 수 있는 머신에 로그인해야 합니다. 강사진이 제공한 Linux 머신이나, 본인의 Solaris 또는 Linux 머신을 사용할 수 있습니다.
하지만 우리는 제공된 머신에서 코드를 테스트할 것이며, 이 문서의 지침 또한 이 환경을 기준으로 작성되었습니다. 본인의 머신에 Pintos를 설치하고 작업하는 데는 지원이 어렵습니다. 아래와 같은 서버 환경이 각 학생에게 제공될 예정입니다.
...
...
@@ -17,7 +17,7 @@ Pintos 소스 코드를 ‘pintos’라는 디렉터리에 가져오려면 아
홈 디렉터리의 .bashrc 파일에 이 명령어를 추가하는 것이 좋습니다. 그렇지 않으면, 매번 로그인할 때마다 이 명령어를 입력해야 합니다.
##
# 소스 트리 개요
# 소스 트리 개요
디렉토리 안의 내용을 확인해 봅시다. pintos/ 디렉토리에서 확인할 수 있는 디렉터리 구조는 다음과 같습니다:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment