일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- WebAuthn
- MYSQL
- OTP
- Nodejs
- MFA
- css
- 안드로이드
- git
- apple
- SwiftUI
- otpkey
- 인증
- OSX
- SSL
- 앨범북
- FIDO2
- albumbook
- Xcode
- 애플
- fido
- openssl
- MSYS2
- Android
- SWIFT
- kmip
- appres
- 앱스토어
- SSH
- 2FA
- 앱리소스
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