mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +00:00
Customize everything.
This commit is contained in:
parent
a77eef5a8a
commit
19c6750716
2
debian/calamares-settings.install
vendored
2
debian/calamares-settings.install
vendored
@ -1,3 +1 @@
|
||||
#lib/*
|
||||
etc/*
|
||||
usr/*
|
||||
|
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,5 +1,6 @@
|
||||
calamares-settings (0) UNRELEASED; urgency=low
|
||||
calamares-settings (0~ppa7.2) bionic; urgency=high
|
||||
|
||||
[ Jonathan Riddell ]
|
||||
* Initial release
|
||||
|
||||
-- Jonathan Riddell <jr@jriddell.org> Tue, 17 Jan 2017 13:55:46 +0000
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 17 Nov 2017 14:26:04 -0600
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
9
|
||||
10
|
||||
|
23
debian/control
vendored
23
debian/control
vendored
@ -1,17 +1,16 @@
|
||||
Source: calamares-settings
|
||||
Source: calamares-settings-ubuntu
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Maintainer: Rohan Garg <rohan@kde.org>
|
||||
Build-Depends: debhelper (>= 9)
|
||||
Standards-Version: 3.9.6
|
||||
Maintainer: Simon Quigley <tsimonq2@ubuntu.com>
|
||||
Build-Depends: debhelper (>= 10)
|
||||
Standards-Version: 4.1.1
|
||||
Homepage: https://github.com/netrunner-core/calamares-core
|
||||
Vcs-Git: git://anongit.neon.kde.org/neon/calamares-settings
|
||||
Vcs-Browser: https://packaging.neon.kde.org/neon/calamares-settings
|
||||
Vcs-Git: https://git.launchpad.net/~lubuntu-next/+git/calamares-settings-ubuntu
|
||||
Vcs-Browser: https://git.launchpad.net/~lubuntu-next/+git/calamares-settings-ubuntu
|
||||
|
||||
Package: calamares-settings
|
||||
Architecture: amd64
|
||||
Package: calamares-settings-lubuntu
|
||||
Architecture: all
|
||||
Suggests: lubuntu-qt-desktop
|
||||
Depends: calamares
|
||||
Description: distribution-independent installer framework
|
||||
distribution-independent installer framework.
|
||||
.
|
||||
This package contains the calamares settings and branding for KDE neon.
|
||||
Description: Lubuntu Next Calamares Settings and Branding
|
||||
This package contains the calamares settings and branding for Lubuntu Next.
|
||||
|
19
debian/copyright
vendored
19
debian/copyright
vendored
@ -1,20 +1,8 @@
|
||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: calamares
|
||||
Source: <url://example.com>
|
||||
|
||||
Files: *
|
||||
Copyright: <years> <put author's name and email here>
|
||||
<years> <likewise for another author>
|
||||
License: <special license>
|
||||
<Put the license of the package here indented by 1 space>
|
||||
<This follows the format of Description: lines in control file>
|
||||
.
|
||||
<Including paragraphs>
|
||||
|
||||
# If you want to use GPL v2 or later for the /debian/* files use
|
||||
# the following clauses, or change it to suit. Delete these two lines
|
||||
Files: debian/*
|
||||
Copyright: 2014 Rohan Garg <shadeslayer@systems>
|
||||
2017 Simon Quigley <tsimonq2@ubuntu.com>
|
||||
License: GPL-2+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
@ -31,8 +19,3 @@ License: GPL-2+
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
||||
|
||||
# Please also look if there are files or directories which have a
|
||||
# different copyright/license attached and list them here.
|
||||
# Please avoid to pick license terms that are more restrictive than the
|
||||
# packaged work, as it may make Debian's contributions unacceptable upstream.
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --parallel
|
||||
dh $@
|
||||
|
27
etc/calamares/branding/lubuntu/branding.desc
Normal file
27
etc/calamares/branding/lubuntu/branding.desc
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
componentName: lubuntu
|
||||
|
||||
strings:
|
||||
productName: Lubuntu Next
|
||||
shortProductName: Lubuntu Next
|
||||
version: 18.04
|
||||
shortVersion: bionic
|
||||
versionedName: Lubuntu Bionic Beaver
|
||||
shortVersionedName: Lubuntu Next 18.04
|
||||
bootloaderEntryName: Lubuntu Next 18.04
|
||||
productUrl: http://lubuntu.me/
|
||||
supportUrl: http://lubuntu.me/support/
|
||||
knownIssuesUrl: https://wiki.ubuntu.com/BionicBeaver/Alpha1/LubuntuNext#Known_Problems
|
||||
releaseNotesUrl: https://wiki.ubuntu.com/BionicBeaver/Alpha1/LubuntuNext
|
||||
|
||||
images:
|
||||
productLogo: "logo.png"
|
||||
productIcon: "logo.png"
|
||||
productWelcome: "welcome.png"
|
||||
|
||||
slideshow: "show.qml"
|
||||
|
||||
style:
|
||||
sidebarBackground: "#033C71"
|
||||
sidebarText: "#FFFFFF"
|
||||
sidebarTextSelect: "#0068C8"
|
BIN
etc/calamares/branding/lubuntu/logo.png
Normal file
BIN
etc/calamares/branding/lubuntu/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
@ -34,7 +34,6 @@ Presentation
|
||||
repeat: true
|
||||
onTriggered: presentation.goToNextSlide()
|
||||
}
|
||||
|
||||
Slide {
|
||||
|
||||
Image {
|
Before Width: | Height: | Size: 402 KiB After Width: | Height: | Size: 402 KiB |
BIN
etc/calamares/branding/lubuntu/welcome.png
Normal file
BIN
etc/calamares/branding/lubuntu/welcome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 623 KiB |
@ -1,23 +0,0 @@
|
||||
---
|
||||
componentName: neon
|
||||
|
||||
strings:
|
||||
productName: KDE neon
|
||||
shortProductName: neon
|
||||
version: Developer Edition (Unstable Branches)
|
||||
shortVersion: devunstable
|
||||
versionedName: KDE neon
|
||||
shortVersionedName: KDE neon devunstable
|
||||
bootloaderEntryName: KDE neon Developer Edition (Unstable Branches)
|
||||
|
||||
images:
|
||||
productLogo: "kdeneon.png"
|
||||
productIcon: "kdeneon.png"
|
||||
productWelcome: "welcome.png"
|
||||
|
||||
slideshow: "show.qml"
|
||||
|
||||
style:
|
||||
sidebarBackground: "#474747"
|
||||
sidebarText: "#FFFFFF"
|
||||
sidebarTextSelect: "#444444"
|
@ -1,23 +0,0 @@
|
||||
---
|
||||
componentName: netrunner-core
|
||||
|
||||
strings:
|
||||
productName: Netrunner Core
|
||||
shortProductName: Core
|
||||
version: 1.0.0-dev
|
||||
shortVersion: 1.0
|
||||
versionedName: Netrunner Core
|
||||
shortVersionedName: Netrunner Core 1.0
|
||||
bootloaderEntryName: Netrunner Core
|
||||
|
||||
images:
|
||||
productLogo: "netrunner-core-logo.png"
|
||||
productIcon: "netrunner-core-icon.png"
|
||||
productWelcome: "welcome.png"
|
||||
|
||||
slideshow: "show.qml"
|
||||
|
||||
style:
|
||||
sidebarBackground: "#0C0C0C"
|
||||
sidebarText: "#5A5A5A"
|
||||
sidebarTextSelect: "#FFFFFF"
|
Binary file not shown.
Before Width: | Height: | Size: 9.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
@ -1,2 +0,0 @@
|
||||
---
|
||||
groupsUrl: file:///usr/share/calamares/netinstall.php
|
@ -4,3 +4,4 @@ operations:
|
||||
- remove:
|
||||
- calamares
|
||||
- '^live-*'
|
||||
- memtest86+
|
||||
|
@ -2,39 +2,33 @@
|
||||
modules-search: [ local ]
|
||||
|
||||
sequence:
|
||||
- show:
|
||||
- welcome
|
||||
- locale
|
||||
- keyboard
|
||||
- partition
|
||||
- users
|
||||
- summary
|
||||
- exec:
|
||||
- partition
|
||||
- mount
|
||||
- unpackfs
|
||||
- machineid
|
||||
- fstab
|
||||
- locale
|
||||
- keyboard
|
||||
- localecfg
|
||||
- users
|
||||
- networkcfg
|
||||
- hwclock
|
||||
- services
|
||||
- grubcfg
|
||||
- bootloader
|
||||
- packages
|
||||
- initcpio
|
||||
- umount
|
||||
- show:
|
||||
- finished
|
||||
|
||||
- show:
|
||||
- welcome
|
||||
- locale
|
||||
- keyboard
|
||||
- partition
|
||||
- users
|
||||
- summary
|
||||
|
||||
- exec:
|
||||
- partition
|
||||
- mount
|
||||
- unpackfs
|
||||
- machineid
|
||||
- fstab
|
||||
- locale
|
||||
- keyboard
|
||||
- localecfg
|
||||
- users
|
||||
- displaymanager
|
||||
- networkcfg
|
||||
- hwclock
|
||||
- services
|
||||
# Add initramfs module for Debian
|
||||
- initramfs
|
||||
- grubcfg
|
||||
- bootloader
|
||||
- packages
|
||||
- umount
|
||||
|
||||
- show:
|
||||
- finished
|
||||
|
||||
|
||||
branding: neon
|
||||
prompt-install: false
|
||||
branding: lubuntu
|
||||
prompt-install: true
|
||||
|
@ -1,14 +0,0 @@
|
||||
- name: "Restricted Media Formats"
|
||||
description: "Media tools with restricted uses"
|
||||
packages:
|
||||
- flashplugin-installer
|
||||
- gstreamer1.0-plugins-ugly
|
||||
- gstreamer1.0-plugins-bad
|
||||
- gstreamer1.0-libav
|
||||
- libk3b6-extracodecs
|
||||
- libdvdread4
|
||||
- chromium-codecs-ffmpeg-extra
|
||||
- oxideqt-codecs-extra
|
||||
- unrar
|
||||
- lame
|
||||
- libavcodec-extra
|
Loading…
x
Reference in New Issue
Block a user