diff --git a/README.md b/README.md index 8fa2dfda7..6719d0586 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,7 @@ SPDX-License-Identifier: CC0-1.0 --> -# Calamares: Distribution-Independent Installer Framework ---------- - -[![Current issue](https://img.shields.io/badge/issue-in_progress-FE9B48)](https://github.com/calamares/calamares/labels/hacking%3A%20in-progress) -[![GitHub release](https://img.shields.io/github/release/calamares/calamares.svg)](https://github.com/calamares/calamares/releases) -[![GitHub Build Status](https://img.shields.io/github/workflow/status/calamares/calamares/ci?label=GH%20build)](https://github.com/calamares/calamares/actions?query=workflow%3Aci) -[![GitHub license](https://img.shields.io/github/license/calamares/calamares.svg)](https://github.com/calamares/calamares/blob/calamares/LICENSE) - - -| [Report a Bug](https://github.com/calamares/calamares/issues/new) | [Translate](https://www.transifex.com/projects/p/calamares/) | [Contribute](CONTRIBUTING.md) | [Matrix: #calamares:kde.org](https://webchat.kde.org/#/room/%23calamares:kde.org) | [IRC: Libera.Chat #calamares](https://kiwiirc.com/client/irc.libera.chat/#calamares) | [Wiki](https://github.com/calamares/calamares/wiki) | -|:--:|:--:|:--:|:--:|:--:|:--:| - +# Cutefish Calamares > Calamares is a distribution-independent system installer, with an advanced partitioning > feature for both manual and automated partitioning operations. Calamares is designed to diff --git a/debian/calamares.1 b/debian/calamares.1 new file mode 100644 index 000000000..ef6c0cb28 --- /dev/null +++ b/debian/calamares.1 @@ -0,0 +1,33 @@ +.TH CALAMARES "1" +.SH NAME +calamares \- distribution-independent system installer +.SH SYNOPSIS +.B calamares +[\fI\,options\/\fR] +.SH DESCRIPTION +.B calamares +is a distribution-independent system installer, with an advanced partitioning feature for both manual and automated partitioning operations. It is the first installer with an automated “Replace Partition” option, which makes it easy to reuse a partition over and over for distribution testing. Calamares is designed to be customizable by distribution maintainers without need for cumbersome patching, thanks to third party branding and external modules support. +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR +Displays this help. +.TP +\fB\-v\fR, \fB\-\-version\fR +Displays version information. +.TP +\fB\-d\fR, \fB\-\-debug\fR +Verbose output for debugging purposes. +.TP +\fB\-c\fR, \fB\-\-config\fR +Configuration directory to use, for testing purposes. +.SH "SEE ALSO" +The +.B calamares +website: https://calamares.io +.SH "BUGS" +Please report any bugs to https://calamares.io/bugs +.SH AUTHORS +.B calamares +is written by Teo Mrnjavac +.LP +This man page is written by Jonathan Carter diff --git a/debian/calamares.manpages b/debian/calamares.manpages new file mode 100644 index 000000000..1d2f847ff --- /dev/null +++ b/debian/calamares.manpages @@ -0,0 +1 @@ +debian/calamares.1 \ No newline at end of file diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 000000000..1a7217b6a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +cutefish-calamares (0.5) unstable; urgency=medium + + * Init + + -- Jonathan Carter Thu, 09 Sep 2021 11:07:34 +0200 \ No newline at end of file diff --git a/debian/control b/debian/control new file mode 100644 index 000000000..3366025c1 --- /dev/null +++ b/debian/control @@ -0,0 +1,60 @@ +Source: cutefish-calamares +Section: utils +Priority: optional +Maintainer: Jonathan Carter +Build-Depends: cmake, + cryptsetup , + debhelper-compat (= 13), + extra-cmake-modules, + gettext, + libboost-python-dev, + libkf5config-dev, + libkf5coreaddons-dev, + libkf5i18n-dev, + libkf5iconthemes-dev, + libkf5kio-dev, + libkf5parts-dev, + libkf5plasma-dev, + libkf5service-dev, + libkf5solid-dev, + libkpmcore-dev, + libparted-dev, + libpolkit-qt5-1-dev, + libpwquality-dev, + libqt5svg5-dev, + libqt5webkit5-dev, + libyaml-cpp-dev, + os-prober , + pkg-config, + pkg-kde-tools, + policykit-1 , + python3-dev, + qml-module-qtquick-layouts, + qml-module-qtquick-privatewidgets, + qml-module-qtquick-window2, + qml-module-qtquick2, + qtbase5-dev, + qtdeclarative5-dev, + qttools5-dev, + qttools5-dev-tools +Standards-Version: 4.6.0 +Rules-Requires-Root: no +Homepage: https://github.com/calamares/calamares +Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/calamares +Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/calamares.git + +Package: cutefish-calamares +Architecture: linux-any +Depends: os-prober, ${misc:Depends}, ${shlibs:Depends} +Recommends: btrfs-progs, squashfs-tools +Description: distribution-independent installer framework + Calamares is a distribution-independent installer framework. + . + It provides a graphical installer that can be used with nearly + any distribution. This package is suitable for live media on + Debian-based systems, and won't be of any particular use on + an already installed system. + . + You will likely want to provide your own config files to match + your distribution, reading the Calamares documentation will guide + you through that process. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 000000000..8a5d500ae --- /dev/null +++ b/debian/copyright @@ -0,0 +1,208 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: calamares +Source: https://github.com/calamares/calamares + +Files: * +Copyright: 2017-2021, Adriaan de Groot + 2020, Camilo Higuita + 2020, Anke Boersma + 2017-2018, Alf Gaida + 2017-2018, Gabriel Craciunescu + 2018, Philip Müller + 2018, AlmAck + 2018, Caio Carvalho + 2017, Kyle Robbertze + 2016, Artoo + 2016, Luca Giambonini + 2016, Lisa Vitolo + 2016, David McKinney + 2016, Andrius Štikonas + 2015, Sacha Schutz + 2015, Anke Boersma + 2015, Alexandre Arnt + 2014-2016, Kevin Kofler + 2014-2016, Teo Mrnjavac + 2014-2017, Philip Müller + 2014-2015, Rohan Garg + 2014, Schutz Sacha + 2014, Aurélien Gâteau + 2014, Pier Luigi Fiorini + 2014, Daniel Hillenbrand + 2014, Benjamin Vaudour + 2013, Kay Sievers + 2012, Digia Plc and/or its subsidiary(-ies) + 2011, Lennart Poettering + 2011, Nikita Krupen'ko + 2011, Kitware, Inc. + 2010-2012, Jeff Mitchell + 2010-2012, Christian Muehlhaeuser + 2010-2011, Leo Franchi + 2009, Sebastian Trueg, + 2008-2011, by Volker Lanz + 2007, Matthias Kretz i + 2007, Bernhard Loos + 2007, Free Software Foundation, Inc. + 2006, by Dominic Battre + 2006, by Martin Pool + 2006, Allen Winter, + 1999, Ian Zepp (icszepp@islc.net) +License: GPL-3+ + +Files: io.calamares.calamares.appdata.xml +Copyright: Copyright is waived to the maximum extent possible +License: CC0-1.0 + CC0 1.0 Universal + . + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + . + Statement of Purpose + . + The laws of most jurisdictions throughout the world automatically confer + exclusive Copyright and Related Rights (defined below) upon the creator + and subsequent owner(s) (each and all, an "owner") of an original work of + authorship and/or a database (each, a "Work"). + . + Certain owners wish to permanently relinquish those rights to a Work for + the purpose of contributing to a commons of creative, cultural and + scientific works ("Commons") that the public can reliably and without fear + of later claims of infringement build upon, modify, incorporate in other + works, reuse and redistribute as freely as possible in any form whatsoever + and for any purposes, including without limitation commercial purposes. + These owners may contribute to the Commons to promote the ideal of a free + culture and the further production of creative, cultural and scientific + works, or to gain reputation or greater distribution for their Work in + part through the use and efforts of others. + . + For these and/or other purposes and motivations, and without any + expectation of additional consideration or compensation, the person + associating CC0 with a Work (the "Affirmer"), to the extent that he or she + is an owner of Copyright and Related Rights in the Work, voluntarily + elects to apply CC0 to the Work and publicly distribute the Work under its + terms, with knowledge of his or her Copyright and Related Rights in the + Work and the meaning and intended legal effect of CC0 on those rights. + . + 1. Copyright and Related Rights. A Work made available under CC0 may be + protected by copyright and related or neighboring rights ("Copyright and + Related Rights"). Copyright and Related Rights include, but are not + limited to, the following: + . + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); + iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and + vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + . + 2. Waiver. To the greatest extent permitted by, but not in contravention + of, applicable law, Affirmer hereby overtly, fully, permanently, + irrevocably and unconditionally waives, abandons, and surrenders all of + Affirmer's Copyright and Related Rights and associated claims and causes + of action, whether now known or unknown (including existing as well as + future claims and causes of action), in the Work (i) in all territories + worldwide, (ii) for the maximum duration provided by applicable law or + treaty (including future time extensions), (iii) in any current or future + medium and for any number of copies, and (iv) for any purpose whatsoever, + including without limitation commercial, advertising or promotional + purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each + member of the public at large and to the detriment of Affirmer's heirs and + successors, fully intending that such Waiver shall not be subject to + revocation, rescission, cancellation, termination, or any other legal or + equitable action to disrupt the quiet enjoyment of the Work by the public + as contemplated by Affirmer's express Statement of Purpose. + . + 3. Public License Fallback. Should any part of the Waiver for any reason + be judged legally invalid or ineffective under applicable law, then the + Waiver shall be preserved to the maximum extent permitted taking into + account Affirmer's express Statement of Purpose. In addition, to the + extent the Waiver is so judged Affirmer hereby grants to each affected + person a royalty-free, non transferable, non sublicensable, non exclusive, + irrevocable and unconditional license to exercise Affirmer's Copyright and + Related Rights in the Work (i) in all territories worldwide, (ii) for the + maximum duration provided by applicable law or treaty (including future + time extensions), (iii) in any current or future medium and for any number + of copies, and (iv) for any purpose whatsoever, including without + limitation commercial, advertising or promotional purposes (the + "License"). The License shall be deemed effective as of the date CC0 was + applied by Affirmer to the Work. Should any part of the License for any + reason be judged legally invalid or ineffective under applicable law, such + partial invalidity or ineffectiveness shall not invalidate the remainder + of the License, and in such case Affirmer hereby affirms that he or she + will not (i) exercise any of his or her remaining Copyright and Related + Rights in the Work or (ii) assert any associated claims and causes of + action with respect to the Work, in either case contrary to Affirmer's + express Statement of Purpose. + . + 4. Limitations and Disclaimers. + . + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + +Files: src/qml/calamares/slideshow/*qml +Copyright: 2017, Adriaan de Groot + 2016 The Qt Company Ltd + 2012 Digia Plc and/or its subsidiary(-ies) +License: LGPL-2.1 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + . + On Debian systems, the complete text of the GNU Lesser General Public + License can be found in /usr/share/common-licenses/LGPL-2.1. + +Files: debian/* +Copyright: 2016-2021 Jonathan Carter + 2014 Rohan Garg +License: GPL-3+ + +License: GPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems the full text of the GNU General Public License + version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. diff --git a/debian/lintian-overrides b/debian/lintian-overrides new file mode 100644 index 000000000..30ed853eb --- /dev/null +++ b/debian/lintian-overrides @@ -0,0 +1,10 @@ +# These are hooks that is incorporated in initramfs and does not need to be executable by itself. +calamares: script-not-executable + +# Private libraries, so no -dev packages or symbol files +calamares: non-dev-pkg-with-shlib-symlink +calamares: no-symbols-control-file +calamares: package-name-doesnt-match-sonames + +# False alarm +calamares: hardening-no-bindnow diff --git a/debian/rules b/debian/rules new file mode 100644 index 000000000..a8230de46 --- /dev/null +++ b/debian/rules @@ -0,0 +1,16 @@ +#!/usr/bin/make -f + +# Hardening options, see: https://wiki.debian.org/Hardening +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + +# Help makes build paths reproducible +export DEB_BUILD_MAINT_OPTIONS=buildinfo=+path + +%: + dh $@ --with kf5 + +override_dh_auto_configure: + dh_auto_configure -- -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON + +# Some test don't work well, we don't need to run them at package build time. +override_dh_auto_test: diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 000000000..46ebe0266 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) \ No newline at end of file