13 Commits

Author SHA1 Message Date
Kim Hagen
89b0d6e89a Add post install script that will be used by squeeze versions of vyatta/vyos. 2016-02-05 11:14:54 -05:00
Daniil Baturin
9e49a104fd Merge branch 'current' of github.com:vyos/vyos-build into current 2016-02-03 10:22:22 -05:00
Daniil Baturin
2b7a2bff88 Add a script for copying various files to the build config dir depending on build flavour. 2016-02-03 10:21:48 -05:00
Kim Hagen
ab3d92de1b Add hook that prevent services from starting at boot. 2016-02-03 06:41:13 -05:00
Kim Hagen
03705b9f85 Removed fuse.conf file, will be generated in hooks 2016-02-03 03:24:47 -05:00
Kim Hagen
dbf2854bb2 Add hooks or live-build. 2016-02-03 03:22:23 -05:00
Daniil Baturin
e14ef3ea14 Add some more useful stuff to the utils package list. 2016-02-02 10:03:53 -05:00
Daniil Baturin
111875d03b Add vyos-world to the base packagelist. 2016-02-01 07:20:24 -05:00
Kim Hagen
bd0f60a598 Add grub2 to base package list, is needed for installs. 2016-02-01 03:57:44 -05:00
Daniil Baturin
4add13956f Add VyOS package repo, hardcoded for now.
This will be a configure option eventually.
2016-01-24 13:59:51 -05:00
Daniil Baturin
24a8a43077 Keep all common live-build config data in data/live-build-config
If more granular data modification is needed, it can be stored in other data/ subdirs.
2016-01-24 13:34:15 -05:00
Daniil Baturin
2018615d55 Add package lists support.
The idea is that package lists in data/package-lists/common/
will be used by all build flavours, while special individual
build flavours may have their own additional package lists
defined by configure options.
2015-12-18 08:25:25 -05:00
Daniil Baturin
8688ace193 Add image data includes copying step to the makefile. 2015-12-18 06:18:18 -05:00