Simon Quigley
a54615cb83
Make forbidden_names much stronger (LP: #2088576 ).
3 weeks ago
Simon Quigley
718bd8dae1
Add a Dracut config file for Lubuntu.
4 weeks ago
Simon Quigley
d3c20f92d0
Add new global storage value for stacked squashfses and adjust config.
1 month ago
Simon Quigley
e687608175
Rewrite the pkgselect module and its processing.
2 months ago
Aaron Rainbolt
949a91e6ef
Fix klünitybuntu's root partition names for Oracular
3 months ago
Aaron Rainbolt
4f1f85ef9c
Fix timeouts.
8 months ago
Walter Lapchynski
b2766f78bc
Remove timeouts re: networking/update-initramfs
8 months ago
Simon Quigley
d19ba3878c
Don't keep lubuntu-snap-installation-monitor installed on the minimal option (LP: #2061318 ).
8 months ago
Walter Lapchynski
ec477ab8e9
Remove after_bootloader contextual process
8 months ago
Walter Lapchynski
b754ac1285
Run apt update before installing packages
8 months ago
Simon Quigley
8696f7da83
Bump the timeout limits to 15 minutes for both pkgselect contextualprocess modules.
9 months ago
Simon Quigley
fd49ee70fe
Be completely sure apt will not try to prompt the user.
9 months ago
Simon Quigley
3f2cca27e9
Ship it!
9 months ago
Simon Quigley
be86ca1ec0
snap-seed-glue
9 months ago
Aaron Rainbolt
1c4b837add
Give up on GPT-on-MBR this cycle, too dangerous
9 months ago
Aaron Rainbolt
48a5f7d792
Go all-GPT, tweak changelog wording a bit
9 months ago
Simon Quigley
a6ece69a5a
Ensure the items show up in globalStorage, but fail at actually using them
9 months ago
Simon Quigley
45d0d7bb62
can haz UI instead of QML pls kthxbai
9 months ago
Simon Quigley
991af8f043
Enable pkgselect for everyone.
9 months ago
Walter Lapchynski
8c60c69654
GeoIP in welcome module disabled
9 months ago
Aaron Rainbolt
3cf89c92ab
Actually enforce non-empty passwords
10 months ago
Aaron Rainbolt
4629bba99c
Massive OEM mode overhaul for Lubuntu, tweaks and fixes for Kubuntu OEM mode
10 months ago
Aaron Rainbolt
f777bbfa16
Sync with archive.
10 months ago
Simon Quigley
c2fa148bc5
Be compliant with the current state of the deb822 Ubuntu implementation specification.
11 months ago
Aaron Rainbolt
3e5f959765
Don't try to uninstall muon when doing a minimal install
1 year ago
Simon Quigley
c323c1df78
Update snaps used for Krita.
1 year ago
Simon Quigley
e6f7fb2f5a
Explicitly depend on lubuntu-installer-prompt, which provides a default workflow on the live system. Remove this package at the end of the install as well.
1 year ago
Simon Quigley
1de2940b52
Some more polish around text and Ubuntu Restricted Extras etc.
1 year ago
Simon Quigley
b0c000326b
Bypass the debconf prompt for msttcorefonts, which absolutely breaks some license agreement.
1 year ago
Simon Quigley
9f6b8f8e8a
Migrate to deb822 sources, removing the sources.list file pre-populated by livecd-rootfs. Main and Universe deb sources are enabled by default, Restricted and Multiverse are opt-in via the installer checkbox.
1 year ago
Simon Quigley
9b0d4c4394
Completely finish the backend for pkgselect
1 year ago
Simon Quigley
b52736fc07
Finish the prototype for pkgselect, which stores the values in GlobalStorage for later usage by a contextualprocess
1 year ago
Simon Quigley
2be42e5594
Use geoip.ubuntu.com by default.
1 year ago
Dan Simmons
8c2f95c375
Add ext4, btrfs, xfs options on erase for Lubuntu.
1 year ago
Aaron Rainbolt
7c553cade9
Don't let people make a user with a blank password
2 years ago
Simon Quigley
fb0c5f7457
Ensure the langpacks for GNOME and KDE applications are installed too. This increases the end user install by approximately 25 MB, and saves them the trouble of having to hunt for it later.
2 years ago
Erich Eickmeyer
53302f99fd
Update from diffs
2 years ago
Simon Quigley
e2b457d54e
Upload to Kinetic.
3 years ago
Aaron Rainbolt
e69a6b1b99
Actually fixed contextual and shell processes.
3 years ago
Aaron Rainbolt
332dcf71a4
Changed contextual processes and shell processes as needed to support new `ROOT` placeholder syntax in Calamares 3.3.0.
3 years ago
Aaron Rainbolt
9efa3a5d54
Added a warning about a potential future breaking change.
3 years ago
Aaron Rainbolt
1c4b181833
Modified for compatibility with Calamares 3.3.0 (changed userShell option)
3 years ago
Aaron Rainbolt
405efd5bee
Change deprecated "symlink" option to "dbus-symlink".
3 years ago
Aaron Rainbolt
a3b7c93bc5
Moved mount options from fstab.conf to mount.conf for Calamares 3.3.0 compatibility.
3 years ago
Dan Simmons
b3013a97ae
Sync from archive.
3 years ago
Dan Simmons
20073284a9
Add swapfile option and set as initial choice.
4 years ago
Dan Simmons
9bb6ff8ef8
Set sambashare user as a system user.
4 years ago
apt-ghetto
63230172e4
Lubuntu: Fix GeoIP parsing
...
Summary:
With the recent switch of the GeoIP service, the format has also changed from
JSON to XML. This was not correctly changed in the welcome module for Lubuntu.
Test Plan:
1. Start Calamares (e.g. with an IP address from Europe).
2. Check, that the language is set correctly (e.g. French when in France).
Reviewers: wxl, tsimonq2, kc2bez
Reviewed By: wxl, kc2bez
Differential Revision: https://phab.lubuntu.me/D101
4 years ago
Simon Quigley
01c0bcafc8
Switch to Canonical's GeoIP service.
4 years ago
Dan Simmons
2cc0bed73b
Add shellprocess for i386 multiarch
...
Summary:
Add shellprocess to enable i386.
Bump Standards-Version to 4.5.0.
This provides "plan B" to T143
Test Plan:
1. Boot live media
1. Try to install Steam in Discover and it should fail with "dependency resolution failed"
1. Install Lubuntu
1. Reboot
1. `dpkg --print-foreign-architectures` returns `i386`
1. Install Steam in Discover and it should just work
Reviewers: wxl, tsimonq2
Reviewed By: wxl
Differential Revision: https://phab.lubuntu.me/D75
5 years ago