일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- MYSQL
- 앱리소스
- FIDO2
- SWIFT
- albumbook
- apple
- OSX
- Xcode
- OTP
- fido
- 애플
- 인증
- SwiftUI
- 2FA
- MSYS2
- SSL
- openssl
- appres
- 안드로이드
- 앱스토어
- SSH
- kmip
- Nodejs
- MFA
- css
- WebAuthn
- Android
- otpkey
- 앨범북
- git
Archives
- Today
- Total
목록개발 플랫폼 및 언어/OpenWRT (1)
인디노트
Ubuntu VM 에 OpenWRT 컴파일 해 보기
sudo apt install build-essential clang flex bison g++ gawk \ gcc-multilib g++-multilib gettext git libncurses-dev libssl-dev \ python3-distutils rsync unzip zlib1g-dev file wget # Download and update the sources git clone https://git.openwrt.org/openwrt/openwrt.git cd openwrt git pull # Select a specific code revision git branch -a git tag git checkout v23.05.0 # Update the feeds ./scripts/feeds..
개발 플랫폼 및 언어/OpenWRT
2024. 3. 18. 08:29