mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
README: add warning about packages in packages directory
This commit is contained in:
parent
630543dcf8
commit
11fde58035
@ -277,6 +277,10 @@ $ docker run --rm -it -v $(pwd):/vyos -w /vyos/packages/PACKAGENAME \
|
|||||||
**NOTE:** you need to git pull manually after you commit to the remote and before rebuilding,
|
**NOTE:** you need to git pull manually after you commit to the remote and before rebuilding,
|
||||||
the local repository won't be updated automatically.
|
the local repository won't be updated automatically.
|
||||||
|
|
||||||
|
**WARNING:** any packages in the packages directory will be added to the iso during build,
|
||||||
|
replacing the upstream ones. Make sure you delete them (both the source directories and built
|
||||||
|
deb packages) if you want to build an iso from purely upstream packages.
|
||||||
|
|
||||||
# Development process
|
# Development process
|
||||||
|
|
||||||
## Git branches
|
## Git branches
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user