From ccc3d0e0587908a8b4a4516a04250bd612a1b6fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 28 Mar 2018 13:33:30 +0200 Subject: Add cpu specific profiles and use them as base --- profiles/amd/parent | 1 + profiles/cynerd-desktop/parent | 2 +- profiles/cynerd-laptop/parent | 1 - profiles/intel/parent | 1 + profiles/profiles.desc | 1 - profiles/work-pc/parent | 2 +- 6 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 profiles/amd/parent create mode 100644 profiles/intel/parent (limited to 'profiles') diff --git a/profiles/amd/parent b/profiles/amd/parent new file mode 100644 index 0000000..d5b1fb1 --- /dev/null +++ b/profiles/amd/parent @@ -0,0 +1 @@ +../base/amd64/desktop diff --git a/profiles/cynerd-desktop/parent b/profiles/cynerd-desktop/parent index e160d48..e613464 100644 --- a/profiles/cynerd-desktop/parent +++ b/profiles/cynerd-desktop/parent @@ -1,4 +1,4 @@ -../base/amd64 +../amd ../desktop/x ../devel ../latex diff --git a/profiles/cynerd-laptop/parent b/profiles/cynerd-laptop/parent index ba5557b..44cb85c 100644 --- a/profiles/cynerd-laptop/parent +++ b/profiles/cynerd-laptop/parent @@ -1,4 +1,3 @@ -../base/amd64 ../intel ../laptop ../qemu diff --git a/profiles/intel/parent b/profiles/intel/parent new file mode 100644 index 0000000..d5b1fb1 --- /dev/null +++ b/profiles/intel/parent @@ -0,0 +1 @@ +../base/amd64/desktop diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 0b357a0..61f5f8f 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,6 +1,5 @@ amd64 cynerd-desktop stable amd64 cynerd-laptop stable -amd64 cynerd-pc stable amd64 work-pc stable amd64 cynerd-server stable amd64 usb-boot/amd64 stable diff --git a/profiles/work-pc/parent b/profiles/work-pc/parent index f6abf61..910277b 100644 --- a/profiles/work-pc/parent +++ b/profiles/work-pc/parent @@ -1,4 +1,4 @@ -../base/amd64 +../intel ../desktop/x ../intel ../qemu -- cgit v1.2.3