lp:~crass/casper

Owned by Glenn Washburn
Get this repository:
git clone https://git.launchpad.net/~crass/casper
Only Glenn Washburn can upload to this repository. If you are Glenn Washburn please log in for upload directions.

Branches

Name Last Modified Last Commit
fix-misc 2023-10-08 01:15:02 UTC
casper: remove code with no purpose

Author: Glenn Washburn
Author Date: 2023-10-04 07:14:50 UTC

casper: remove code with no purpose

The removed line has no effect because the "read" command will be run in
a subshell and thus the envionment variables that it sets will not be
visible from the parent shell.

fixes 2023-10-06 21:14:49 UTC
Add support for mounting exfat filesystems

Author: Glenn Washburn
Author Date: 2023-10-06 21:14:49 UTC

Add support for mounting exfat filesystems

Now that exfat is officially supported by the kernel, allow it to be used.
This is especially needed for booting and iso by file. The latest isos
are larger than 4G, so they exceed the maximum files size for a FAT32
filesystem, which is the only operating system easily interoperable with
Windows.

LP: #2038694

fix-toram 2023-10-06 20:36:06 UTC
Allow device with loopback loaded iso to be removed when toram is specified

Author: Glenn Washburn
Author Date: 2023-10-04 07:38:49 UTC

Allow device with loopback loaded iso to be removed when toram is specified

When running from ram, the iso's backing device should be unused by the
livecd. The expected use case is that a user is loading the iso from a
removable device (eg. usb stick) and wants to start the livecd and remove
the device while the livecd system is running.

LP: #684280

fix-unsafe-mount-iso-loopback 2023-10-06 18:47:43 UTC
Allow mounting unsafe filesystems when the unsafe-mount boot param is used

Author: Glenn Washburn
Author Date: 2023-10-06 18:47:43 UTC

Allow mounting unsafe filesystems when the unsafe-mount boot param is used

If a user really wants to use an iso located on a filesystem that is
unsafe to mount (eg. a journalled filesystem), they must specify the
"unsafe-mount" kernel boot parameter.

unused-code 2023-10-04 07:14:50 UTC
casper: remove code with no purpose

Author: Glenn Washburn
Author Date: 2023-10-04 07:14:50 UTC

casper: remove code with no purpose

encrypted-persistence 2023-10-04 07:12:35 UTC
casper: allow encrypted persistence

Author: Glenn Washburn
Author Date: 2023-10-04 07:12:35 UTC

casper: allow encrypted persistence

exfat 2023-10-04 07:06:03 UTC
casper: add support for exfat

Author: Glenn Washburn
Author Date: 2023-10-04 07:02:03 UTC

casper: add support for exfat

Now that exfat is officially supported by the kernel, allow it to be used.
This is especially needed for booting and iso by file. The latest isos
are larger than 4G, so they exceed the maximum files size for a FAT32
filesystem.

fix-showmounts 2023-10-04 06:47:48 UTC
Have show-cow actually show the cow dir

Author: Glenn Washburn
Author Date: 2023-10-04 06:47:48 UTC

Have show-cow actually show the cow dir

Until commit 40489842 ("Drop exposing /cow tree"), the upperdir of the
overlayfs of the live cd was exposed as /cow. Confusingly that commit
states that "because /cow is tmpfs, one cannot actually move it". This
is incorrect, the mount --move works fine. This patch conditionally
reinstates the previous behavior, when "showmounts" or "show-cow" is
a kernel parameter. Instead of putting the cow in the root directory, as
was previously done, it is put with the rest of the mounts made user
accessible via the afore mentioned kernel parameters.

main 2023-10-02 21:06:38 UTC
changelog for 1.486

Author: Dan Bungert
Author Date: 2023-10-02 21:06:38 UTC

changelog for 1.486

jammy 2023-07-27 12:37:35 UTC
releasing package casper version 1.470.3

Author: Łukasz Zemczak
Author Date: 2023-07-27 12:37:35 UTC

releasing package casper version 1.470.3

desktop-canary-tweaks 2022-08-31 06:57:49 UTC
Introduce tweaks for the desktop canary image

Author: Sebastien Bacher
Author Date: 2022-08-26 15:01:43 UTC

Introduce tweaks for the desktop canary image

- tweak the defaults to create an 'installer only' layout
- always display the accessibility menu in the installer
- autostart the GUI
- restore the session layout on exit for the 'try ubuntu' option
- write a configuration to tell subiquity to use the hwe kernel

the script check if the ubuntu-desktop-installer snap to be installed
to determine if the session is a canary one, which isn't ideal but should
do the job for now

focal 2022-05-31 15:22:49 UTC
releasing package casper version 1.445.2

Author: Dimitri John Ledkov
Author Date: 2022-05-31 15:22:49 UTC

releasing package casper version 1.445.2

intergrate-20iso_scan 2022-04-14 13:15:04 UTC
Integrate 20iso_scan into casper (from lupin-casper)

Author: Łukasz Zemczak
Author Date: 2022-04-14 13:15:04 UTC

Integrate 20iso_scan into casper (from lupin-casper)

ubuntu-pro-notification 2022-02-25 14:24:10 UTC
Disable the Enable Ubuntu Pro notification on the live session

Author: Sebastien Bacher
Author Date: 2022-02-25 14:24:10 UTC

Disable the Enable Ubuntu Pro notification on the live session

lp.1899308 2020-10-15 16:17:54 UTC
Document the VCS for this package.

Author: Steve Langasek
Author Date: 2020-10-15 16:17:54 UTC

Document the VCS for this package.

115 of 15 results
This repository contains Public information 
Everyone can see this information.

Subscribers