Skip to content
#

boot

Here are 458 public repositories matching this topic...

Philippe734
Philippe734 commented May 7, 2019

Hello,
Using your awesome app for install Linux for old people, every week (many Linux installed). Which have sometimes old computer 32 bits, where Bodhi Linux can revival their machine. Bodhi Linux is based on Ubuntu LTS.
Bodhi Linux 4.x (Ubuntu LTS 16.04) is already supported by MultiBootUSB 9.2, but 16.04 is almost over, I need to install Bodhi Linux 5.x (LTS 18.04).
Bodhi Linux 5.x legacy 3

UweGi
UweGi commented Apr 22, 2020

Short Description of Problem:
Das Update aus dem Programm heraus funktioniert nicht.
Es kommt immer die Meldung, dass ein Fehler aufgetreten ist und bricht dann ab.

Expected Behavior:

put text here

Actual Behavior:

put text here

Steps to Reproduce:

Update aus dem Programm heraus ausführen.
<img width="1099" alt="Bildschirmfoto 2020-04-22 um 07 20 31" src="h

allentiak
allentiak commented Mar 5, 2019

When comparing the built-ins Guide against https://github.com/hashobject/perun/blob/master/src/io/perun.clj, there are five tasks that aren't even mentioned (I haven't checked their names yet, though -- only compared the amount of times deftask is mentioned in the code).

In the case of lessc, one cannot even know which version should be used (the Python one?, the Node.js one?)...

@podvia

随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境

  • Updated Nov 19, 2019
  • Java
mirceal
mirceal commented Oct 6, 2018

this conversion can be done on the fly.
document it and/or maybe provide a script that can be downloaded and ran

something along the lines of:

cd /tmp
curl -L https://api.cattlepi.com/images/global/raspbian-lite/2018-06-29/bootstrap/cattlepi.zip?apiKey=deadbeef > cattlepi.zip
unzip cattlepi.zip
mkdir -p /tmp/boot
sudo mount  -o loop,offset=1048576 /tmp/cattlepi.img /tmp/boot
su
ChaosinaCan
ChaosinaCan commented Feb 1, 2020

I found this on the Hexgears fork, but I assume it applies here as well.

To reproduce:

  1. Click Show Visuals
  2. Create/edit a static LED visualization.
  3. Select one or more LEDs.
  4. Click the current color input.
  5. Click in the HEX textbox.
  6. Press Enter.

This kicks you back out to the keyboard selection page.

Edouard-chin
Edouard-chin commented Jan 8, 2019

When writing the Gemfile_next.lock snapshot, we resolve the dependencies remotely https://github.com/Shopify/bootboot/blob/master/lib/bootboot/gemfile_next_auto_sync.rb#L56
this is unnecessary as all the gems should already have been fetched.

Resolving the dependencies locally with Bundler::Definition#resolve_with_cache https://github.com/bundler/bundler/blob/a63a39d738865665f714f179fe42dd

Improve this page

Add a description, image, and links to the boot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the boot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.